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.eyJpYXQiOjE3NjUwMTQ2MDcsImV4cCI6MTc2NTAxODIwNywicm9sZXMiOlsiUk9MRV9SRVNUX0FQSSIsIlJPTEVfVVNFUiIsIlJPTEVfTk9MSU1JVCJdLCJ1c2VybmFtZSI6ImFwaUBsZWVjb29wZXIucGwifQ.g5XGZLCrxSubaps_FWP_H4V5o6c-Ol64KI5aS6MmwrYPAl0_hEaZI_C6ssSWl5DDwfJGkv_Ku5PJ8WJNSDAg-RGfFKftdu_IRqmybQVaFGV3dQazuA6tKTkIM7DTCdc6s7fMAjHBpFmrhtquidCDbBwRVRFswpmJu9BRbzOcYb5SuN3stJoZUs-mTs7x7eVsK4WnL2d8RpmFBMRTPQhtmfLsxVAm2FjDwp4U2IV_UlGBEbbsbrgZZtLnkluH739yWm1Mo0AxJnWWkxAmE3S9hdkuCmGdSAmBh-reAsh0TcQYdwc9xXXjNiP7DBoR7i8L7CdpEaMRwmUTKZ1cNMNCBA" } "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 09:50:01" 2 => 7 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 7 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 8 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 8 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 9 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 9 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 10 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 10 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 11 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 11 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 12 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 12 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 13 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 13 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 14 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 14 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 15 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 15 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 16 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 16 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 17 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 17 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 18 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 18 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 19 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 19 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 20 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 20 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 21 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 21 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 22 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 22 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 23 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 23 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 24 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 24 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 25 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 25 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 26 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 26 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 27 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 27 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 28 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 28 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 29 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 29 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 30 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 30 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 31 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 31 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 32 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 32 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 33 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 33 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 34 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 34 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 35 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 35 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 36 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 36 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 37 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 37 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 38 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 38 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 39 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 39 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 40 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 40 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 41 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 41 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 42 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 42 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 43 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 43 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 44 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 44 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 45 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 45 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 46 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 46 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 47 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 47 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 48 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 48 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 49 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 49 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 50 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 50 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 51 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 51 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 52 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 52 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 53 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 53 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 54 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 54 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 55 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 55 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 56 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 56 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 57 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 57 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 58 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 58 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 59 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 59 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 60 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 60 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 61 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 61 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 62 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 62 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 63 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 63 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 64 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 64 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 65 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 65 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 66 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 66 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 67 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 67 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 68 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 68 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 69 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 69 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 70 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 70 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 71 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 71 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 72 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 72 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 73 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 73 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 74 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 74 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 75 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 75 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 76 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 76 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 77 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 77 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 78 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 78 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 79 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 79 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 80 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 80 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 81 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 81 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 82 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 82 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 83 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 83 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 84 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 84 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 85 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 85 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 86 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 86 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 87 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 87 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 88 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 88 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 89 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 89 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 90 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 90 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 91 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 91 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 92 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 92 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 93 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 93 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 94 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 94 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 95 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 95 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 96 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 96 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 97 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 97 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 98 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 98 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 99 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 99 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 100 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 100 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 101 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 101 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 102 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 102 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 103 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 103 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 104 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 104 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 105 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 105 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 106 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 106 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 107 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 107 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 108 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 108 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 109 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 109 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 110 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 110 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 111 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 111 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 112 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 112 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 113 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 113 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 114 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 114 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 115 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 115 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 116 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 116 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 117 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 117 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 118 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 118 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 119 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 119 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 120 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 120 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 121 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 121 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 122 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 122 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 123 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 123 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 124 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 124 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 125 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 125 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 126 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 126 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 127 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 127 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 128 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 128 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 129 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 129 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 130 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 130 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 131 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 131 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 132 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 132 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 133 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 133 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 134 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 134 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 135 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 135 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 136 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 136 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 137 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 137 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 138 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 138 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 139 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 139 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 140 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 140 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 141 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 141 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 142 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 142 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 143 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 143 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 144 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 144 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 145 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 145 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 146 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 146 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 147 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 147 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 148 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 148 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 149 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 149 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 150 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 150 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 151 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 151 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 152 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 152 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 153 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 153 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 154 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 154 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 155 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 155 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 156 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 156 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 157 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 157 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 158 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 158 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 159 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 159 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 160 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 160 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 161 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 161 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 162 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 162 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 163 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 163 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 164 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 164 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 165 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 165 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 166 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 166 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 167 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 167 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 168 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 168 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 169 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 169 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 170 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 170 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 171 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 171 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 172 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 172 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 173 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 173 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 174 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 174 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 175 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 175 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 176 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 176 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 177 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 177 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 178 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 178 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 179 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 179 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 180 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 180 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 181 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 181 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 182 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 182 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 183 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 183 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 184 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 184 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 185 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 185 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 186 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 186 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 187 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 187 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 188 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 188 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 189 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 189 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 190 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 190 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 191 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 191 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 192 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 192 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 193 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 193 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 194 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 194 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 195 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 195 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 196 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 196 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 197 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 197 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 198 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 198 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 199 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 199 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 200 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 200 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 201 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 201 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 202 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 202 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 203 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 203 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 204 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 204 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 205 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 205 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 206 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 206 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 207 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 207 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 208 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 208 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 209 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 209 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 210 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 210 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 211 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 211 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 212 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 212 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 213 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 213 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 214 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 214 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 215 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 215 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 216 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 216 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 217 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 217 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 218 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 218 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 219 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 219 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 220 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 220 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 221 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 221 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 222 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 222 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 223 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 223 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 224 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 224 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 225 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 225 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 226 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 226 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 227 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 227 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 228 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 228 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 229 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 229 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 09:50:01" 2 => 230 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 09:50:01" 2 => 230 ] "types" => [ 1 => 2 2 => 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 => "01KBSH3BTKAGTVTBSN8MF1DMRN" 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 => "01KBSH3BTKAGTVTBSN8MF1DMRN" 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 => "01KBSH3BTQJZPS5N13J8QMFGY1" 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 => "01KBSH3BTQJZPS5N13J8QMFGY1" 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 => "01KBSH3BTQJZPS5N13J8QMFGY1" 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 => "01KBSH3BTQJZPS5N13J8QMFGY1" 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 => "01KBSH3BTQJZPS5N13J8QMFGY1" 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 => "01KBSH3BTQJZPS5N13J8QMFGY1" 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 => "01KBSH3BTW52GAYYGG81X6A44K" 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 => "01KBSH3BTW52GAYYGG81X6A44K" 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 => "01KBSH3BTZ9S3S9DCTSJPT7QPW" 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 => "01KBSH3BTZ9S3S9DCTSJPT7QPW" 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 => "01KBSH3BTZ9S3S9DCTSJPT7QPW" 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 => "01KBSH3BTZ9S3S9DCTSJPT7QPW" 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 => "01KBSH3BV3TWXVX3VB6EPV7T74" 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 => "01KBSH3BV3TWXVX3VB6EPV7T74" 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 => "01KBSH3BV7HBM1SFZAN78P38KB" 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 => "01KBSH3BV7HBM1SFZAN78P38KB" 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 => "01KBSH3BV7HBM1SFZAN78P38KB" 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 => "01KBSH3BV7HBM1SFZAN78P38KB" 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 => "01KBSH3BVBE8GB7CM7XY8RRFSM" 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 => "01KBSH3BVBE8GB7CM7XY8RRFSM" 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 => "01KBSH3BVF2VGXDBAN2FDS9NRE" 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 => "01KBSH3BVF2VGXDBAN2FDS9NRE" 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 => "01KBSH3BVJB7FGWVM0XYP2FGNJ" 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 => "01KBSH3BVJB7FGWVM0XYP2FGNJ" 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 => "01KBSH3BVPRXE1GCW4Q93ER81C" 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 => "01KBSH3BVPRXE1GCW4Q93ER81C" 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 => "01KBSH3BVS6JFZCH9HGAPM5JHT" 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 => "01KBSH3BVS6JFZCH9HGAPM5JHT" 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 => "01KBSH3BVX89DEMQYV4CTXRVF8" 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 => "01KBSH3BVX89DEMQYV4CTXRVF8" 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 => "01KBSH3BW0B5PGPYEBHC39TBX5" 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 => "01KBSH3BW0B5PGPYEBHC39TBX5" 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 => "01KBSH3BW4MGFGWAVZ7EA6VYCB" 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 => "01KBSH3BW4MGFGWAVZ7EA6VYCB" 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 => "01KBSH3BW7GV2BESNRRS1B583K" 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 => "01KBSH3BW7GV2BESNRRS1B583K" 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 => "01KBSH3BWBFV4XF33X6SXA3SQK" 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 => "01KBSH3BWBFV4XF33X6SXA3SQK" 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 => "01KBSH3BWEKVJAG54GEB25Y36Q" 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 => "01KBSH3BWEKVJAG54GEB25Y36Q" 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 => "01KBSH3BWJ36W92CHC2GDNXSEY" 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 => "01KBSH3BWJ36W92CHC2GDNXSEY" 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 => "01KBSH3BWN54N44MEXHT3J5WAZ" 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 => "01KBSH3BWN54N44MEXHT3J5WAZ" 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 => "01KBSH3BWN54N44MEXHT3J5WAZ" 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 => "01KBSH3BWN54N44MEXHT3J5WAZ" 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 => "01KBSH3BWSBYYS9F5PGA0PG33V" 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 => "01KBSH3BWSBYYS9F5PGA0PG33V" 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 => "01KBSH3BWX59MHBBKPQKEJZ7M6" 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 => "01KBSH3BWX59MHBBKPQKEJZ7M6" 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 => "01KBSH3BX1016SNB6MYB7W8HWG" 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 => "01KBSH3BX1016SNB6MYB7W8HWG" 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 => "01KBSH3BX4KXBESW42K8G8E6FB" 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 => "01KBSH3BX4KXBESW42K8G8E6FB" 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 => "01KBSH3BX8XVBEB9EGNWV0NBZ7" 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 => "01KBSH3BX8XVBEB9EGNWV0NBZ7" 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 => "01KBSH3BXBRE6NNNF3J0X8STDY" 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 => "01KBSH3BXBRE6NNNF3J0X8STDY" 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 => "01KBSH3BXFN9H73G5T2V1VA4HJ" 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 => "01KBSH3BXFN9H73G5T2V1VA4HJ" 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 => "01KBSH3BXKBZ263KKJA1QCYTX5" 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 => "01KBSH3BXKBZ263KKJA1QCYTX5" 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 => "01KBSH3BXQ9079PDZ5M31RSGZQ" 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 => "01KBSH3BXQ9079PDZ5M31RSGZQ" 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 => "01KBSH3BXQ9079PDZ5M31RSGZQ" 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 => "01KBSH3BXQ9079PDZ5M31RSGZQ" 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 => "01KBSH3BXQ9079PDZ5M31RSGZQ" 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 => "01KBSH3BXQ9079PDZ5M31RSGZQ" 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 => "01KBSH3BXWBT9DTQCDBGS4MNWM" 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 => "01KBSH3BXWBT9DTQCDBGS4MNWM" 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 => "01KBSH3BY0Z8HPY6B6JWYYH9TX" 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 => "01KBSH3BY0Z8HPY6B6JWYYH9TX" 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 => "01KBSH3BY0Z8HPY6B6JWYYH9TX" 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 => "01KBSH3BY0Z8HPY6B6JWYYH9TX" 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 => "01KBSH3BY4X6YYRTNJKWVAZV4F" 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 => "01KBSH3BY4X6YYRTNJKWVAZV4F" 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 => "01KBSH3BY4X6YYRTNJKWVAZV4F" 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 => "01KBSH3BY4X6YYRTNJKWVAZV4F" 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 => "01KBSH3BY98QPBMF51NK8NFXKV" 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 => "01KBSH3BY98QPBMF51NK8NFXKV" 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 => "01KBSH3BY98QPBMF51NK8NFXKV" 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 => "01KBSH3BY98QPBMF51NK8NFXKV" 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 => "01KBSH3BYDJPK12P53DEKQK15P" 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 => "01KBSH3BYDJPK12P53DEKQK15P" 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 => "01KBSH3BYHKKXWSAR68PF81HJF" 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 => "01KBSH3BYHKKXWSAR68PF81HJF" 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 => "01KBSH3BYNRE5WWEMWCTWYB0GZ" 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 => "01KBSH3BYNRE5WWEMWCTWYB0GZ" 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 => "01KBSH3BYSQ6PDH80ZFWW47TBX" 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 => "01KBSH3BYSQ6PDH80ZFWW47TBX" 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 => "01KBSH3BYX38BA4ABEDXRFWCAE" 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 => "01KBSH3BYX38BA4ABEDXRFWCAE" 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 => "01KBSH3BYX38BA4ABEDXRFWCAE" 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 => "01KBSH3BYX38BA4ABEDXRFWCAE" 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 => "01KBSH3BYX38BA4ABEDXRFWCAE" 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 => "01KBSH3BYX38BA4ABEDXRFWCAE" 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 => "01KBSH3BYX38BA4ABEDXRFWCAE" 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 => "01KBSH3BYX38BA4ABEDXRFWCAE" 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 => "01KBSH3BZ3HA92RQDNKTSYTEVJ" 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 => "01KBSH3BZ3HA92RQDNKTSYTEVJ" 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 => "01KBSH3BZ3HA92RQDNKTSYTEVJ" 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 => "01KBSH3BZ3HA92RQDNKTSYTEVJ" 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 => "01KBSH3BZ8RZ4EB35QCAV298TK" 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 => "01KBSH3BZ8RZ4EB35QCAV298TK" 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 => "01KBSH3BZC11ATHY6HJB2C4520" 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 => "01KBSH3BZC11ATHY6HJB2C4520" 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 => "01KBSH3BZG13AH9T3SCFP80A7K" 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 => "01KBSH3BZG13AH9T3SCFP80A7K" 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 => "01KBSH3BZMYJ5Q55QFZA9K0QJD" 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 => "01KBSH3BZMYJ5Q55QFZA9K0QJD" 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 => "01KBSH3BZMYJ5Q55QFZA9K0QJD" 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 => "01KBSH3BZMYJ5Q55QFZA9K0QJD" 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 => "01KBSH3BZSE03JPGPSP7GTZQ6Z" 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 => "01KBSH3BZSE03JPGPSP7GTZQ6Z" 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 => "01KBSH3BZXD8M56QA42J1RGVCR" 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 => "01KBSH3BZXD8M56QA42J1RGVCR" 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 => "01KBSH3BZXD8M56QA42J1RGVCR" 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 => "01KBSH3BZXD8M56QA42J1RGVCR" 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 => "01KBSH3BZXD8M56QA42J1RGVCR" 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 => "01KBSH3BZXD8M56QA42J1RGVCR" 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 => "01KBSH3C03J1GNFTD7V1WADB83" 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 => "01KBSH3C03J1GNFTD7V1WADB83" 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 => "01KBSH3C076RYFJSXZMXDF2XCX" 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 => "01KBSH3C076RYFJSXZMXDF2XCX" 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 => "01KBSH3C0CHDS8J7NS8NPXWQWT" 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 => "01KBSH3C0CHDS8J7NS8NPXWQWT" 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 => "01KBSH3C0GFGAQFX73GAGJVQTM" 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 => "01KBSH3C0GFGAQFX73GAGJVQTM" 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 => "01KBSH3C0MER5ABKWX2GYZVGC7" 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 => "01KBSH3C0MER5ABKWX2GYZVGC7" 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 => "01KBSH3C0MER5ABKWX2GYZVGC7" 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 => "01KBSH3C0MER5ABKWX2GYZVGC7" 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 => "01KBSH3C0SHT40M5J6TYKM3QMX" 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 => "01KBSH3C0SHT40M5J6TYKM3QMX" 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 => "01KBSH3C0SHT40M5J6TYKM3QMX" 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 => "01KBSH3C0SHT40M5J6TYKM3QMX" 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 => "01KBSH3C0YJK652W9RN4QXWCQX" 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 => "01KBSH3C0YJK652W9RN4QXWCQX" 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 => "01KBSH3C12BB20YZSFA1H667GK" 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 => "01KBSH3C12BB20YZSFA1H667GK" 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 => "01KBSH3C16TEKCKM2JH5F9RZ73" 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 => "01KBSH3C16TEKCKM2JH5F9RZ73" 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 => "01KBSH3C16TEKCKM2JH5F9RZ73" 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 => "01KBSH3C16TEKCKM2JH5F9RZ73" 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 => "01KBSH3C16TEKCKM2JH5F9RZ73" 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 => "01KBSH3C16TEKCKM2JH5F9RZ73" 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 => "01KBSH3C1C5AJK9GDYK7PKJA8D" 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 => "01KBSH3C1C5AJK9GDYK7PKJA8D" 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 => "01KBSH3C1C5AJK9GDYK7PKJA8D" 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 => "01KBSH3C1C5AJK9GDYK7PKJA8D" 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 => "01KBSH3C1C5AJK9GDYK7PKJA8D" 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 => "01KBSH3C1C5AJK9GDYK7PKJA8D" 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 => "01KBSH3C1HXGBB8477EZ1YJRZ1" 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 => "01KBSH3C1HXGBB8477EZ1YJRZ1" 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 => "01KBSH3C1PRHXGDACHB4G3KQ4Y" 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 => "01KBSH3C1PRHXGDACHB4G3KQ4Y" 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 => "01KBSH3C1PRHXGDACHB4G3KQ4Y" 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 => "01KBSH3C1PRHXGDACHB4G3KQ4Y" 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 => "01KBSH3C1V6PK6J17MB2SC0HY3" 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 => "01KBSH3C1V6PK6J17MB2SC0HY3" 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 => "01KBSH3C20R16H72R9Y36GTSQP" 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 => "01KBSH3C20R16H72R9Y36GTSQP" 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 => "01KBSH3C24D5FWK2HWHG5247KD" 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 => "01KBSH3C24D5FWK2HWHG5247KD" 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 => "01KBSH3C292Q83C85R52Y4V4KG" 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 => "01KBSH3C292Q83C85R52Y4V4KG" 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 => "01KBSH3C292Q83C85R52Y4V4KG" 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 => "01KBSH3C292Q83C85R52Y4V4KG" 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 => "01KBSH3C292Q83C85R52Y4V4KG" 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 => "01KBSH3C292Q83C85R52Y4V4KG" 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 => "01KBSH3C292Q83C85R52Y4V4KG" 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 => "01KBSH3C292Q83C85R52Y4V4KG" 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 => "01KBSH3C2G5W744NGWX53W0W5W" 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 => "01KBSH3C2G5W744NGWX53W0W5W" 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 => "01KBSH3C2N6AVD1BQBVGHCK1S4" 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 => "01KBSH3C2N6AVD1BQBVGHCK1S4" 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 => "01KBSH3C2SP94YN76R3CJYB6CR" 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 => "01KBSH3C2SP94YN76R3CJYB6CR" 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 => "01KBSH3C2Y8WMFRXDHVQE16TQH" 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 => "01KBSH3C2Y8WMFRXDHVQE16TQH" 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 => "01KBSH3C2Y8WMFRXDHVQE16TQH" 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 => "01KBSH3C2Y8WMFRXDHVQE16TQH" 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 => "01KBSH3C3332DTS80QGYGC3W7D" 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 => "01KBSH3C3332DTS80QGYGC3W7D" 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 => "01KBSH3C37Z7BVN0J0QWF2CNED" 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 => "01KBSH3C37Z7BVN0J0QWF2CNED" 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 => "01KBSH3C3C327PF19Q20WJCDCT" 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 => "01KBSH3C3C327PF19Q20WJCDCT" 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 => "01KBSH3C3H5WJ8P2TMSPD57342" 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 => "01KBSH3C3H5WJ8P2TMSPD57342" 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 => "01KBSH3C3NDCT3R2CCMJV61N54" 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 => "01KBSH3C3NDCT3R2CCMJV61N54" 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 => "01KBSH3C3NDCT3R2CCMJV61N54" 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 => "01KBSH3C3NDCT3R2CCMJV61N54" 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 => "01KBSH3C3VBKDCJ3VV0B77WNQY" 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 => "01KBSH3C3VBKDCJ3VV0B77WNQY" 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 => "01KBSH3C3VBKDCJ3VV0B77WNQY" 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 => "01KBSH3C3VBKDCJ3VV0B77WNQY" 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 => "01KBSH3C406Q32BG1SQAWDZG3R" 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 => "01KBSH3C406Q32BG1SQAWDZG3R" 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 => "01KBSH3C459X7FSW96WJQQPYG5" 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 => "01KBSH3C459X7FSW96WJQQPYG5" 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 => "01KBSH3C49CXT2401X5PDYY61C" 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 => "01KBSH3C49CXT2401X5PDYY61C" 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 => "01KBSH3C4E9G73V0YGQ20CVMQN" 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 => "01KBSH3C4E9G73V0YGQ20CVMQN" 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 => "01KBSH3C4KVTZW90X17MCVTRX5" 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 => "01KBSH3C4KVTZW90X17MCVTRX5" 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 => "01KBSH3C4R7B9VSKZHZ8C8CEW1" 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 => "01KBSH3C4R7B9VSKZHZ8C8CEW1" 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 => "01KBSH3C4W39YEX99Q4YAX3DG0" 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 => "01KBSH3C4W39YEX99Q4YAX3DG0" 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 => "01KBSH3C51G4BJN5VNW3BPV1PS" 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 => "01KBSH3C51G4BJN5VNW3BPV1PS" 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 => "01KBSH3C56V37CSRN1HKH38W88" 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 => "01KBSH3C56V37CSRN1HKH38W88" 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 => "01KBSH3C5BWV36W3ST4N7DD0TF" 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 => "01KBSH3C5BWV36W3ST4N7DD0TF" 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 => "01KBSH3C5GV0QZNFBDM1H1V3VA" 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 => "01KBSH3C5GV0QZNFBDM1H1V3VA" 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 => "01KBSH3C5GV0QZNFBDM1H1V3VA" 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 => "01KBSH3C5GV0QZNFBDM1H1V3VA" 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 => "01KBSH3C5PAFF1QM8D9N90NDWJ" 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 => "01KBSH3C5PAFF1QM8D9N90NDWJ" 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 => "01KBSH3C5PAFF1QM8D9N90NDWJ" 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 => "01KBSH3C5PAFF1QM8D9N90NDWJ" 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 => "01KBSH3C5PAFF1QM8D9N90NDWJ" 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 => "01KBSH3C5PAFF1QM8D9N90NDWJ" 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 => "01KBSH3C5PAFF1QM8D9N90NDWJ" 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 => "01KBSH3C5PAFF1QM8D9N90NDWJ" 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 => "01KBSH3C5XCFYERXZ8QMXVEZS7" 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 => "01KBSH3C5XCFYERXZ8QMXVEZS7" 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 => "01KBSH3C5XCFYERXZ8QMXVEZS7" 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 => "01KBSH3C5XCFYERXZ8QMXVEZS7" 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 => "01KBSH3C63GJB25HMYNJGZJ1R8" 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 => "01KBSH3C63GJB25HMYNJGZJ1R8" 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 => "01KBSH3C68KG4W2KTVPQEFWD37" 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 => "01KBSH3C68KG4W2KTVPQEFWD37" 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 => "01KBSH3C6DVPF627VV588F0H9G" 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 => "01KBSH3C6DVPF627VV588F0H9G" 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 => "01KBSH3C6DVPF627VV588F0H9G" 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 => "01KBSH3C6DVPF627VV588F0H9G" 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 => "01KBSH3C6K2MWY00BMF8NVM26K" 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 => "01KBSH3C6K2MWY00BMF8NVM26K" 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 => "01KBSH3C6S9E9688MKW5TJR223" 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 => "01KBSH3C6S9E9688MKW5TJR223" 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 => "01KBSH3C6YVGS1B6DV2QF3CWNE" 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 => "01KBSH3C6YVGS1B6DV2QF3CWNE" 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 => "01KBSH3C735S0GR65XD4F77JMP" 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 => "01KBSH3C735S0GR65XD4F77JMP" 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 => "01KBSH3C735S0GR65XD4F77JMP" 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 => "01KBSH3C735S0GR65XD4F77JMP" 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 => "01KBSH3C735S0GR65XD4F77JMP" 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 => "01KBSH3C735S0GR65XD4F77JMP" 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 => "01KBSH3C735S0GR65XD4F77JMP" 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 => "01KBSH3C735S0GR65XD4F77JMP" 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 => "01KBSH3C7A2A6Q7VZKNKZTWHVN" 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 => "01KBSH3C7A2A6Q7VZKNKZTWHVN" 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 => "01KBSH3C7F19JKMX83GM4YZAA8" 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 => "01KBSH3C7F19JKMX83GM4YZAA8" 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 => "01KBSH3C7F19JKMX83GM4YZAA8" 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 => "01KBSH3C7F19JKMX83GM4YZAA8" 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 => "01KBSH3C7NNH9X58K45CWKGZGP" 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 => "01KBSH3C7NNH9X58K45CWKGZGP" 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 => "01KBSH3C7VS4A1SZ2VHTTTQCAW" 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 => "01KBSH3C7VS4A1SZ2VHTTTQCAW" 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 => "01KBSH3C7VS4A1SZ2VHTTTQCAW" 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 => "01KBSH3C7VS4A1SZ2VHTTTQCAW" 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 => "01KBSH3C7VS4A1SZ2VHTTTQCAW" 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 => "01KBSH3C7VS4A1SZ2VHTTTQCAW" 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 => "01KBSH3C82FQK5ZA0QVTK5D014" 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 => "01KBSH3C82FQK5ZA0QVTK5D014" 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 => "01KBSH3C87J2SC23Y4Z89TFX20" 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 => "01KBSH3C87J2SC23Y4Z89TFX20" 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 => "01KBSH3C8DRJNN2GF14X1GF4J0" 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 => "01KBSH3C8DRJNN2GF14X1GF4J0" 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 => "01KBSH3C8JRAQYXDKT524DHSF5" 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 => "01KBSH3C8JRAQYXDKT524DHSF5" 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 => "01KBSH3C8R7SZ4P3GS3Z5BFA6K" 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 => "01KBSH3C8R7SZ4P3GS3Z5BFA6K" 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 => "01KBSH3C8R7SZ4P3GS3Z5BFA6K" 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 => "01KBSH3C8R7SZ4P3GS3Z5BFA6K" 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 => "01KBSH3C8YP9QD3MR77CM309KD" 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 => "01KBSH3C8YP9QD3MR77CM309KD" 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 => "01KBSH3C94DNVW2XWGJHVR5F7T" 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 => "01KBSH3C94DNVW2XWGJHVR5F7T" 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 => "01KBSH3C94DNVW2XWGJHVR5F7T" 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 => "01KBSH3C94DNVW2XWGJHVR5F7T" 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 => "01KBSH3C99DFW7Z7R0NP851669" 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 => "01KBSH3C99DFW7Z7R0NP851669" 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 => "01KBSH3C9F2WTB42XN02AD1BFE" 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 => "01KBSH3C9F2WTB42XN02AD1BFE" 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 => "01KBSH3C9MRXSZ7D261BDS0ZY3" 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 => "01KBSH3C9MRXSZ7D261BDS0ZY3" 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 => "01KBSH3C9MRXSZ7D261BDS0ZY3" 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 => "01KBSH3C9MRXSZ7D261BDS0ZY3" 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 => "01KBSH3C9TM75RWT2NEWKABSAQ" 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 => "01KBSH3C9TM75RWT2NEWKABSAQ" 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 => "01KBSH3C9TM75RWT2NEWKABSAQ" 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 => "01KBSH3C9TM75RWT2NEWKABSAQ" 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 => "01KBSH3CA0FWY1BD79QVYDVVK6" 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 => "01KBSH3CA0FWY1BD79QVYDVVK6" 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 => "01KBSH3CA62939PFG2VKXAHM3G" 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 => "01KBSH3CA62939PFG2VKXAHM3G" 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 => "01KBSH3CAB68KWG86S3Y6AES3S" 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 => "01KBSH3CAB68KWG86S3Y6AES3S" 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 => "01KBSH3CAB68KWG86S3Y6AES3S" 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 => "01KBSH3CAB68KWG86S3Y6AES3S" 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 => "01KBSH3CAB68KWG86S3Y6AES3S" 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 => "01KBSH3CAB68KWG86S3Y6AES3S" 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 => "01KBSH3CAJTD7QVA5CPXYDJ6RZ" 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 => "01KBSH3CAJTD7QVA5CPXYDJ6RZ" 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 => "01KBSH3CAJTD7QVA5CPXYDJ6RZ" 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 => "01KBSH3CAJTD7QVA5CPXYDJ6RZ" 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 => "01KBSH3CAR36EAKHKFM2G9GHR4" 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 => "01KBSH3CAR36EAKHKFM2G9GHR4" 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 => "01KBSH3CAYNX0E0YVAX4TDMRKM" 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 => "01KBSH3CAYNX0E0YVAX4TDMRKM" 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 => "01KBSH3CB4Z8Q2862C71RSHRT0" 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 => "01KBSH3CB4Z8Q2862C71RSHRT0" 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 => "01KBSH3CB4Z8Q2862C71RSHRT0" 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 => "01KBSH3CB4Z8Q2862C71RSHRT0" 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 => "01KBSH3CBGEM1FA6W5RKFAEGFG" 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 => "01KBSH3CBGEM1FA6W5RKFAEGFG" 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 => "01KBSH3CBGEM1FA6W5RKFAEGFG" 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 => "01KBSH3CBGEM1FA6W5RKFAEGFG" 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 => "01KBSH3CBQAWPZR0NK4KD2ZXMY" 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 => "01KBSH3CBQAWPZR0NK4KD2ZXMY" 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 => "01KBSH3CBXA2EQNFFXN215D272" 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 => "01KBSH3CBXA2EQNFFXN215D272" 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 => "01KBSH3CC233CKN1S7R44ZNV2X" 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 => "01KBSH3CC233CKN1S7R44ZNV2X" 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 => "01KBSH3CC233CKN1S7R44ZNV2X" 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 => "01KBSH3CC233CKN1S7R44ZNV2X" 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 => "01KBSH3CC92FM44MXGTMK9XWA4" 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 => "01KBSH3CC92FM44MXGTMK9XWA4" 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 => "01KBSH3CCFTFANGSDE1RY14EDK" 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 => "01KBSH3CCFTFANGSDE1RY14EDK" 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 => "01KBSH3CCM5SHMA7B3D6QF7N4J" 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 => "01KBSH3CCM5SHMA7B3D6QF7N4J" 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 => "01KBSH3CCM5SHMA7B3D6QF7N4J" 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 => "01KBSH3CCM5SHMA7B3D6QF7N4J" 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 => "01KBSH3CCVNRCTRJVVTK3RKQCW" 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 => "01KBSH3CCVNRCTRJVVTK3RKQCW" 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 => "01KBSH3CD13KHHDBJ42HT00FFE" 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 => "01KBSH3CD13KHHDBJ42HT00FFE" 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 => "01KBSH3CD67G52Z7Y91QWEAGZ7" 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 => "01KBSH3CD67G52Z7Y91QWEAGZ7" 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 => "01KBSH3CDC67AH5R56AZT75Q8D" 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 => "01KBSH3CDC67AH5R56AZT75Q8D" 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 => "01KBSH3CDC67AH5R56AZT75Q8D" 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 => "01KBSH3CDC67AH5R56AZT75Q8D" 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 => "01KBSH3CDC67AH5R56AZT75Q8D" 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 => "01KBSH3CDC67AH5R56AZT75Q8D" 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 => "01KBSH3CDKD5G2C1JFNM33CVM3" 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 => "01KBSH3CDKD5G2C1JFNM33CVM3" 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 => "01KBSH3CDSNTTWNA2H8HD3AQ4X" 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 => "01KBSH3CDSNTTWNA2H8HD3AQ4X" 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 => "01KBSH3CDSNTTWNA2H8HD3AQ4X" 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 => "01KBSH3CDSNTTWNA2H8HD3AQ4X" 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 => "01KBSH3CDSNTTWNA2H8HD3AQ4X" 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 => "01KBSH3CDSNTTWNA2H8HD3AQ4X" 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 => "01KBSH3CE1K3C3GC1SZZKNJNQ6" 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 => "01KBSH3CE1K3C3GC1SZZKNJNQ6" 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 => "01KBSH3CE707T32F11K02V3ABH" 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 => "01KBSH3CE707T32F11K02V3ABH" 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 => "01KBSH3CE707T32F11K02V3ABH" 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 => "01KBSH3CE707T32F11K02V3ABH" 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 => "01KBSH3CEFQ6NBQB9E6N9WM1S0" 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 => "01KBSH3CEFQ6NBQB9E6N9WM1S0" 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 => "01KBSH3CEFQ6NBQB9E6N9WM1S0" 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 => "01KBSH3CEFQ6NBQB9E6N9WM1S0" 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 => "01KBSH3CER10JFW22TVS26APZ9" 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 => "01KBSH3CER10JFW22TVS26APZ9" 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 => "01KBSH3CEZ2GA53G1CBP4ZZ970" 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 => "01KBSH3CEZ2GA53G1CBP4ZZ970" 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 => "01KBSH3CF5Z3DSMKN7KX78VSE7" 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 => "01KBSH3CF5Z3DSMKN7KX78VSE7" 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 => "01KBSH3CFC1VCE4Z5CJMH4GYPA" 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 => "01KBSH3CFC1VCE4Z5CJMH4GYPA" 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 => "01KBSH3CFKD8RXCATN0TN7P599" 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 => "01KBSH3CFKD8RXCATN0TN7P599" 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 => "01KBSH3CFSMQGF79RXSQMGG28N" 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 => "01KBSH3CFSMQGF79RXSQMGG28N" 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 => "01KBSH3CFSMQGF79RXSQMGG28N" 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 => "01KBSH3CFSMQGF79RXSQMGG28N" 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 => "01KBSH3CFSMQGF79RXSQMGG28N" 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 => "01KBSH3CFSMQGF79RXSQMGG28N" 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 => "01KBSH3CG0CQB4C0PMTAFZD3P6" 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 => "01KBSH3CG0CQB4C0PMTAFZD3P6" 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 => "01KBSH3CG6MYAEF4P4JR4NHNE0" 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 => "01KBSH3CG6MYAEF4P4JR4NHNE0" 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 => "01KBSH3CGDBEMFKA7YQBH3X7SX" 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 => "01KBSH3CGDBEMFKA7YQBH3X7SX" 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 => "01KBSH3CGKTVE39RAE6MHPTDFG" 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 => "01KBSH3CGKTVE39RAE6MHPTDFG" 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 => "01KBSH3CGSBBH3VQAE16G9QHY0" 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 => "01KBSH3CGSBBH3VQAE16G9QHY0" 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 => "01KBSH3CGZPZ12RT61XTR32YMX" 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 => "01KBSH3CGZPZ12RT61XTR32YMX" 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 => "01KBSH3CGZPZ12RT61XTR32YMX" 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 => "01KBSH3CGZPZ12RT61XTR32YMX" 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 => "01KBSH3CH63D62ASQZBGYGPP2J" 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 => "01KBSH3CH63D62ASQZBGYGPP2J" 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 => "01KBSH3CH63D62ASQZBGYGPP2J" 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 => "01KBSH3CH63D62ASQZBGYGPP2J" 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 => "01KBSH3CHDYMWAVPKQ6TCT143A" 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 => "01KBSH3CHDYMWAVPKQ6TCT143A" 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 => "01KBSH3CHKB3DS5SKBMDERYGQQ" 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 => "01KBSH3CHKB3DS5SKBMDERYGQQ" 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 => "01KBSH3CHTQJ6K7H0FCN409MDY" 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 => "01KBSH3CHTQJ6K7H0FCN409MDY" 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 => "01KBSH3CJ061EKD9A0J4QNRW8G" 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 => "01KBSH3CJ061EKD9A0J4QNRW8G" 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 => "01KBSH3CJ061EKD9A0J4QNRW8G" 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 => "01KBSH3CJ061EKD9A0J4QNRW8G" 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 => "01KBSH3CJ78KDCDHZ4H81XNK6A" 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 => "01KBSH3CJ78KDCDHZ4H81XNK6A" 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 => "01KBSH3CJE0KHFC2RAP2R6DKXH" 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 => "01KBSH3CJE0KHFC2RAP2R6DKXH" 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 => "01KBSH3CJE0KHFC2RAP2R6DKXH" 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 => "01KBSH3CJE0KHFC2RAP2R6DKXH" 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 => "01KBSH3CJNZ4SRQ10NXM2CD11S" 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 => "01KBSH3CJNZ4SRQ10NXM2CD11S" 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 => "01KBSH3CJWT9TK144ZNEBRJD2S" 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 => "01KBSH3CJWT9TK144ZNEBRJD2S" 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 => "01KBSH3CK2YGXPMPNDBK6GH8F3" 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 => "01KBSH3CK2YGXPMPNDBK6GH8F3" 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 => "01KBSH3CK9376GDX0TY75WHRP0" 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 => "01KBSH3CK9376GDX0TY75WHRP0" 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 => "01KBSH3CKGFGTT3ZXK6P01CW4A" 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 => "01KBSH3CKGFGTT3ZXK6P01CW4A" 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 => "01KBSH3CKQBG8BHPS3MFC8AZ1Q" 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 => "01KBSH3CKQBG8BHPS3MFC8AZ1Q" 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 => "01KBSH3CKQBG8BHPS3MFC8AZ1Q" 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 => "01KBSH3CKQBG8BHPS3MFC8AZ1Q" 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 => "01KBSH3CKYGNZSV2B7HJ4H8324" 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 => "01KBSH3CKYGNZSV2B7HJ4H8324" 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 => "01KBSH3CKYGNZSV2B7HJ4H8324" 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 => "01KBSH3CKYGNZSV2B7HJ4H8324" 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 => "01KBSH3CKYGNZSV2B7HJ4H8324" 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 => "01KBSH3CKYGNZSV2B7HJ4H8324" 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 => "01KBSH3CM6WQPXX9X9JNRSMGMV" 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 => "01KBSH3CM6WQPXX9X9JNRSMGMV" 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 => "01KBSH3CMDBEBYMV252N7QNXYW" 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 => "01KBSH3CMDBEBYMV252N7QNXYW" 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 => "01KBSH3CMMTA3N8KH3RX8Y5KBM" 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 => "01KBSH3CMMTA3N8KH3RX8Y5KBM" 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 => "01KBSH3CMVDJ5NBZX18AETYGFX" 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 => "01KBSH3CMVDJ5NBZX18AETYGFX" 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 => "01KBSH3CN2GMHCBGMR259NS4WC" 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 => "01KBSH3CN2GMHCBGMR259NS4WC" 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 => "01KBSH3CNAA1CV6ZEP7N8AFSJJ" 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 => "01KBSH3CNAA1CV6ZEP7N8AFSJJ" 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 => "01KBSH3CNHTW9YXYN6FGF2CZG3" 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 => "01KBSH3CNHTW9YXYN6FGF2CZG3" 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 => "01KBSH3CNRPV9VWG40R1KR3HXQ" 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 => "01KBSH3CNRPV9VWG40R1KR3HXQ" 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 => "01KBSH3CNZ69T37WVN6CFSPA6H" 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 => "01KBSH3CNZ69T37WVN6CFSPA6H" 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 => "01KBSH3CP69A8N7JXATT8MBTKT" 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 => "01KBSH3CP69A8N7JXATT8MBTKT" 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 => "01KBSH3CPD04R8S7GW3KX0C7X8" 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 => "01KBSH3CPD04R8S7GW3KX0C7X8" 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 => "01KBSH3CPD04R8S7GW3KX0C7X8" 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 => "01KBSH3CPD04R8S7GW3KX0C7X8" 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 => "01KBSH3CPMT4THTWWS0S6YJ319" 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 => "01KBSH3CPMT4THTWWS0S6YJ319" 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 => "01KBSH3CPMT4THTWWS0S6YJ319" 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 => "01KBSH3CPMT4THTWWS0S6YJ319" 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 => "01KBSH3CPWJMWHADSKMFBC9AYH" 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 => "01KBSH3CPWJMWHADSKMFBC9AYH" 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 => "01KBSH3CPWJMWHADSKMFBC9AYH" 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 => "01KBSH3CPWJMWHADSKMFBC9AYH" 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 => "01KBSH3CPWJMWHADSKMFBC9AYH" 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 => "01KBSH3CPWJMWHADSKMFBC9AYH" 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 => "01KBSH3CPWJMWHADSKMFBC9AYH" 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 => "01KBSH3CPWJMWHADSKMFBC9AYH" 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 => "01KBSH3CPWJMWHADSKMFBC9AYH" 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 => "01KBSH3CPWJMWHADSKMFBC9AYH" 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 => "01KBSH3CQ5EFHYKHE3655GE5M1" 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 => "01KBSH3CQ5EFHYKHE3655GE5M1" 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 => "01KBSH3CQ5EFHYKHE3655GE5M1" 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 => "01KBSH3CQ5EFHYKHE3655GE5M1" 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 => "01KBSH3CQCBTKNV2CD1CF6TKV0" 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 => "01KBSH3CQCBTKNV2CD1CF6TKV0" 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 => "01KBSH3CQK26NYVPMR3JGKSXTF" 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 => "01KBSH3CQK26NYVPMR3JGKSXTF" 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 => "01KBSH3CQTVD3SZHNF9MNRYCNG" 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 => "01KBSH3CQTVD3SZHNF9MNRYCNG" 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 => "01KBSH3CR1E1NWQV2979P5FCGH" 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 => "01KBSH3CR1E1NWQV2979P5FCGH" 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 => "01KBSH3CR8XB6CBWX57D499RMF" 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 => "01KBSH3CR8XB6CBWX57D499RMF" 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 => "01KBSH3CRGBA0YF1PQXKR9CH7M" 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 => "01KBSH3CRGBA0YF1PQXKR9CH7M" 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 => "01KBSH3CRQS1EFRAFJ0KDSYCYA" 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 => "01KBSH3CRQS1EFRAFJ0KDSYCYA" 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 => "01KBSH3CRYKSVW8HC1R8FNVG7C" 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 => "01KBSH3CRYKSVW8HC1R8FNVG7C" 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 => "01KBSH3CS5YCMSBWPZDFJX6KPN" 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 => "01KBSH3CS5YCMSBWPZDFJX6KPN" 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 => "01KBSH3CS5YCMSBWPZDFJX6KPN" 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 => "01KBSH3CS5YCMSBWPZDFJX6KPN" 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 => "01KBSH3CSDA2GBCJ9DVVABR3X7" 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 => "01KBSH3CSDA2GBCJ9DVVABR3X7" 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 => "01KBSH3CSMR7FA838D14E0V4P7" 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 => "01KBSH3CSMR7FA838D14E0V4P7" 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 => "01KBSH3CSVP1K88JWZWCWDW8T1" 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 => "01KBSH3CSVP1K88JWZWCWDW8T1" 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 => "01KBSH3CT2JKTND4M3FPWGB201" 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 => "01KBSH3CT2JKTND4M3FPWGB201" 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 => "01KBSH3CT9400ZAT2PRP69HG4W" 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 => "01KBSH3CT9400ZAT2PRP69HG4W" 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 => "01KBSH3CTG990A0FF0R2CY7RES" 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 => "01KBSH3CTG990A0FF0R2CY7RES" 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 => "01KBSH3CTR9R0XYTDE63G9S0K2" 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 => "01KBSH3CTR9R0XYTDE63G9S0K2" 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 => "01KBSH3CTZBRHH2C228S52F24M" 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 => "01KBSH3CTZBRHH2C228S52F24M" 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 => "01KBSH3CTZBRHH2C228S52F24M" 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 => "01KBSH3CTZBRHH2C228S52F24M" 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 => "01KBSH3CTZBRHH2C228S52F24M" 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 => "01KBSH3CTZBRHH2C228S52F24M" 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 => "01KBSH3CV7YV8W14M81CQ2R3M3" 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 => "01KBSH3CV7YV8W14M81CQ2R3M3" 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 => "01KBSH3CVEHVNG0QBZ2YA2VE3K" 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 => "01KBSH3CVEHVNG0QBZ2YA2VE3K" 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 => "01KBSH3CVPC540CAW08SH7VT8Y" 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 => "01KBSH3CVPC540CAW08SH7VT8Y" 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 => "01KBSH3CVXVYR4CEK273H85S1W" 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 => "01KBSH3CVXVYR4CEK273H85S1W" 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 => "01KBSH3CVXVYR4CEK273H85S1W" 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 => "01KBSH3CVXVYR4CEK273H85S1W" 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 => "01KBSH3CW5HZW1EZ8BP1TTWM4W" 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 => "01KBSH3CW5HZW1EZ8BP1TTWM4W" 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 => "01KBSH3CWCJCDD2CXRPYC45Y0S" 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 => "01KBSH3CWCJCDD2CXRPYC45Y0S" 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 => "01KBSH3CWKFDJHYX1RJYAP7K9J" 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 => "01KBSH3CWKFDJHYX1RJYAP7K9J" 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 => "01KBSH3CWKFDJHYX1RJYAP7K9J" 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 => "01KBSH3CWKFDJHYX1RJYAP7K9J" 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 => "01KBSH3CWVY2XHXYM5X8AHT8E4" 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 => "01KBSH3CWVY2XHXYM5X8AHT8E4" 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 => "01KBSH3CX9K5YB9ARBTN0K7TQ5" 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 => "01KBSH3CX9K5YB9ARBTN0K7TQ5" 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 => "01KBSH3CXHSZZ3KBJVM24H7ZGQ" 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 => "01KBSH3CXHSZZ3KBJVM24H7ZGQ" 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 => "01KBSH3CXHSZZ3KBJVM24H7ZGQ" 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 => "01KBSH3CXHSZZ3KBJVM24H7ZGQ" 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 => "01KBSH3CXTX1RPZM7VD2DBKH1K" 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 => "01KBSH3CXTX1RPZM7VD2DBKH1K" 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 => "01KBSH3CY163AF4TK4B58H174T" 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 => "01KBSH3CY163AF4TK4B58H174T" 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 => "01KBSH3CY9RMWG895V4PDVZA17" 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 => "01KBSH3CY9RMWG895V4PDVZA17" 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 => "01KBSH3CY9RMWG895V4PDVZA17" 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 => "01KBSH3CY9RMWG895V4PDVZA17" 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 => "01KBSH3CY9RMWG895V4PDVZA17" 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 => "01KBSH3CY9RMWG895V4PDVZA17" 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 => "01KBSH3CYJERVA6MK4MXGWAHF7" 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 => "01KBSH3CYJERVA6MK4MXGWAHF7" 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 => "01KBSH3CYTJ0QN37TGA486A88F" 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 => "01KBSH3CYTJ0QN37TGA486A88F" 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 => "01KBSH3CZ105128JBCJAD983RJ" 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 => "01KBSH3CZ105128JBCJAD983RJ" 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 => "01KBSH3CZ9XSQ4541FAXEJNASJ" 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 => "01KBSH3CZ9XSQ4541FAXEJNASJ" 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 => "01KBSH3CZH9Q6VGVP0XX7BNWCA" 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 => "01KBSH3CZH9Q6VGVP0XX7BNWCA" 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 => "01KBSH3CZTWG3N6471BKPB8D38" 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 => "01KBSH3CZTWG3N6471BKPB8D38" 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 => "01KBSH3D01BSVQB1RKZWAS5HBB" 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 => "01KBSH3D01BSVQB1RKZWAS5HBB" 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 => "01KBSH3D099933QMVX3DVBY49H" 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 => "01KBSH3D099933QMVX3DVBY49H" 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 => "01KBSH3D0HZR0AHS12M5G5WWXM" 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 => "01KBSH3D0HZR0AHS12M5G5WWXM" 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 => "01KBSH3D0R68C2E9B33F9CYGZ3" 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 => "01KBSH3D0R68C2E9B33F9CYGZ3" 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 => "01KBSH3D10A3JHMBQX3KBN4G69" 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 => "01KBSH3D10A3JHMBQX3KBN4G69" 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 => "01KBSH3D10A3JHMBQX3KBN4G69" 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 => "01KBSH3D10A3JHMBQX3KBN4G69" 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 => "01KBSH3D1856VV7KZ0BTHB2VVM" 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 => "01KBSH3D1856VV7KZ0BTHB2VVM" 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 => "01KBSH3D1GY5J20H5F1R85QRAR" 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 => "01KBSH3D1GY5J20H5F1R85QRAR" 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 => "01KBSH3D1RB0EMSHWR5TA60NSJ" 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 => "01KBSH3D1RB0EMSHWR5TA60NSJ" 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 => "01KBSH3D20ZH10A5D9M8SE8ZJX" 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 => "01KBSH3D20ZH10A5D9M8SE8ZJX" 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 => "01KBSH3D20ZH10A5D9M8SE8ZJX" 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 => "01KBSH3D20ZH10A5D9M8SE8ZJX" 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 => "01KBSH3D29WJ3XZ5VRHBKPFNJ9" 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 => "01KBSH3D29WJ3XZ5VRHBKPFNJ9" 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 => "01KBSH3D2GCNFF81HDZWAABMAV" 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 => "01KBSH3D2GCNFF81HDZWAABMAV" 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 => "01KBSH3D2RFJ3DG6C1AWM0NN6Y" 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 => "01KBSH3D2RFJ3DG6C1AWM0NN6Y" 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 => "01KBSH3D3042TY9KXBVKR469RA" 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 => "01KBSH3D3042TY9KXBVKR469RA" 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 => "01KBSH3D38XGPJSXVV0VKEJ97C" 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 => "01KBSH3D38XGPJSXVV0VKEJ97C" 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 => "01KBSH3D3GGER8WPFGGF2QMQGJ" 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 => "01KBSH3D3GGER8WPFGGF2QMQGJ" 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 => "01KBSH3D3Q4ZQ1W082G0PTJYQK" 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 => "01KBSH3D3Q4ZQ1W082G0PTJYQK" 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 => "01KBSH3D3ZJ6Q43KW9PYRAXZWA" 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 => "01KBSH3D3ZJ6Q43KW9PYRAXZWA" 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 => "01KBSH3D48Q5C0T7VXMPRAWM1H" 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 => "01KBSH3D48Q5C0T7VXMPRAWM1H" 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 => "01KBSH3D4H9DM8AQBGMQQRXH3P" 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 => "01KBSH3D4H9DM8AQBGMQQRXH3P" 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 => "01KBSH3D4H9DM8AQBGMQQRXH3P" 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 => "01KBSH3D4H9DM8AQBGMQQRXH3P" 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 => "01KBSH3D4T37TT1MW2KSSRM8VY" 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 => "01KBSH3D4T37TT1MW2KSSRM8VY" 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 => "01KBSH3D4T37TT1MW2KSSRM8VY" 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 => "01KBSH3D4T37TT1MW2KSSRM8VY" 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 => "01KBSH3D5491NQP7SCVBTC23KC" 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 => "01KBSH3D5491NQP7SCVBTC23KC" 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 => "01KBSH3D5491NQP7SCVBTC23KC" 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 => "01KBSH3D5491NQP7SCVBTC23KC" 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 => "01KBSH3D5DRWH55V82K43P4DQ4" 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 => "01KBSH3D5DRWH55V82K43P4DQ4" 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 => "01KBSH3D5P0HR5F859S9BTZG5J" 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 => "01KBSH3D5P0HR5F859S9BTZG5J" 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 => "01KBSH3D5P0HR5F859S9BTZG5J" 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 => "01KBSH3D5P0HR5F859S9BTZG5J" 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 => "01KBSH3D5ZCJEW69D24KP7B2X8" 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 => "01KBSH3D5ZCJEW69D24KP7B2X8" 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 => "01KBSH3D677CCP75AVMVTAFJC8" 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 => "01KBSH3D677CCP75AVMVTAFJC8" 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 => "01KBSH3D677CCP75AVMVTAFJC8" 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 => "01KBSH3D677CCP75AVMVTAFJC8" 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 => "01KBSH3D6HY0P05WDGGCFKR1Y3" 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 => "01KBSH3D6HY0P05WDGGCFKR1Y3" 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 => "01KBSH3D6HY0P05WDGGCFKR1Y3" 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 => "01KBSH3D6HY0P05WDGGCFKR1Y3" 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 => "01KBSH3D6V4PGXWYPY84HS0C73" 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 => "01KBSH3D6V4PGXWYPY84HS0C73" 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 => "01KBSH3D6V4PGXWYPY84HS0C73" 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 => "01KBSH3D6V4PGXWYPY84HS0C73" 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 => "01KBSH3D6V4PGXWYPY84HS0C73" 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 => "01KBSH3D6V4PGXWYPY84HS0C73" 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 => "01KBSH3D6V4PGXWYPY84HS0C73" 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 => "01KBSH3D6V4PGXWYPY84HS0C73" 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 => "01KBSH3D76AT163BWRP7MYD4BE" 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 => "01KBSH3D76AT163BWRP7MYD4BE" 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 => "01KBSH3D76AT163BWRP7MYD4BE" 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 => "01KBSH3D76AT163BWRP7MYD4BE" 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 => "01KBSH3D7FH9ZMXBE35PDRHVCK" 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 => "01KBSH3D7FH9ZMXBE35PDRHVCK" 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 => "01KBSH3D7RG9P8B3ZCS79DVT38" 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 => "01KBSH3D7RG9P8B3ZCS79DVT38" 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 => "01KBSH3D7RG9P8B3ZCS79DVT38" 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 => "01KBSH3D7RG9P8B3ZCS79DVT38" 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 => "01KBSH3D83P2K2ZWVM8YAPBCJZ" 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 => "01KBSH3D83P2K2ZWVM8YAPBCJZ" 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 => "01KBSH3D83P2K2ZWVM8YAPBCJZ" 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 => "01KBSH3D83P2K2ZWVM8YAPBCJZ" 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 => "01KBSH3D8CANR3A7ZQBRA8AJ86" 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 => "01KBSH3D8CANR3A7ZQBRA8AJ86" 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 => "01KBSH3D8CANR3A7ZQBRA8AJ86" 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 => "01KBSH3D8CANR3A7ZQBRA8AJ86" 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 => "01KBSH3D8PGQRFX68V3SKKSWQD" 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 => "01KBSH3D8PGQRFX68V3SKKSWQD" 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 => "01KBSH3D8Y10B6DWCFFN2QN98J" 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 => "01KBSH3D8Y10B6DWCFFN2QN98J" 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 => "01KBSH3D97N8G9MHC4KGX48CY5" 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 => "01KBSH3D97N8G9MHC4KGX48CY5" 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 => "01KBSH3D9F59WTV125K1C0PESY" 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 => "01KBSH3D9F59WTV125K1C0PESY" 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 => "01KBSH3D9RY90N319FPNH4ANXN" 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 => "01KBSH3D9RY90N319FPNH4ANXN" 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 => "01KBSH3DA0DM86C2M4NDFR2JPM" 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 => "01KBSH3DA0DM86C2M4NDFR2JPM" 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 => "01KBSH3DA8RM0R561796KQK11R" 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 => "01KBSH3DA8RM0R561796KQK11R" 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 => "01KBSH3DA8RM0R561796KQK11R" 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 => "01KBSH3DA8RM0R561796KQK11R" 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 => "01KBSH3DAJD4Y9DTTXB4671DMH" 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 => "01KBSH3DAJD4Y9DTTXB4671DMH" 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 => "01KBSH3DAJD4Y9DTTXB4671DMH" 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 => "01KBSH3DAJD4Y9DTTXB4671DMH" 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 => "01KBSH3DAVHAK0VH90Z6XJQJKH" 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 => "01KBSH3DAVHAK0VH90Z6XJQJKH" 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 => "01KBSH3DAVHAK0VH90Z6XJQJKH" 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 => "01KBSH3DAVHAK0VH90Z6XJQJKH" 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 => "01KBSH3DB476MHN6VPBYD57MK7" 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 => "01KBSH3DB476MHN6VPBYD57MK7" 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 => "01KBSH3DBD4EZ1D8XCJ59NQ1QJ" 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 => "01KBSH3DBD4EZ1D8XCJ59NQ1QJ" 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 => "01KBSH3DBNA1Z35C257K9F18V8" 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 => "01KBSH3DBNA1Z35C257K9F18V8" 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 => "01KBSH3DBYH0HZSWJ17Z61GCMQ" 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 => "01KBSH3DBYH0HZSWJ17Z61GCMQ" 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 => "01KBSH3DBYH0HZSWJ17Z61GCMQ" 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 => "01KBSH3DBYH0HZSWJ17Z61GCMQ" 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 => "01KBSH3DC7XSXWWKC4FECADME7" 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 => "01KBSH3DC7XSXWWKC4FECADME7" 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 => "01KBSH3DCF0VFQRTVYRCN89V34" 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 => "01KBSH3DCF0VFQRTVYRCN89V34" 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 => "01KBSH3DCRM14J93TFMV7BXG6F" 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 => "01KBSH3DCRM14J93TFMV7BXG6F" 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 => "01KBSH3DD0PXJPV6QXEFDWA0QX" 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 => "01KBSH3DD0PXJPV6QXEFDWA0QX" 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 => "01KBSH3DDAM6QQ7S3DH63AQ8DX" 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 => "01KBSH3DDAM6QQ7S3DH63AQ8DX" 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 => "01KBSH3DDAM6QQ7S3DH63AQ8DX" 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 => "01KBSH3DDAM6QQ7S3DH63AQ8DX" 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 => "01KBSH3DDMQ0CGF6KCVBXBXZ4Z" 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 => "01KBSH3DDMQ0CGF6KCVBXBXZ4Z" 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 => "01KBSH3DDXTVV5TTK8J3QRTHBR" 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 => "01KBSH3DDXTVV5TTK8J3QRTHBR" 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 => "01KBSH3DE7EXQ3FNM1WNCPP51Q" 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 => "01KBSH3DE7EXQ3FNM1WNCPP51Q" 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 => "01KBSH3DEHHDBQQ33FMP86DDQF" 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 => "01KBSH3DEHHDBQQ33FMP86DDQF" 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 => "01KBSH3DEWR7BAM37GF1D2DSVV" 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 => "01KBSH3DEWR7BAM37GF1D2DSVV" 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 |
|