POST
https://hourplan.ioho.com/admin?crudAction=new&crudControllerFqcn=App%5CController%5CAdmin%5CLogCrudController&customer=81&date=2026-05-26&package=535
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
Since symfony/routing 6.4: Passing an instance of "Doctrine\Common\Annotations\Reader" as first and the environment as second argument to "Symfony\Component\Routing\Loader\AttributeClassLoader::__construct" is deprecated. Pass the environment as first argument instead.
User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:860, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:102 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:196 called by getStofDoctrineExtensions_Listener_TimestampableService.php:33, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)
"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.password AS password_3, t0.firstname AS firstname_4, t0.lastname AS lastname_5, t0.active AS active_6, t0.deactivated_at AS deactivated_at_7, t0.hourly_resource_cost AS hourly_resource_cost_8, t0.id AS id_9, t0.uuid AS uuid_10, t0.created AS created_11, t0.updated AS updated_12, t0.hourly_package_id AS hourly_package_id_13 FROM `user` t0 WHERE t0.id = ?"
(parameters:
[1 => 46]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.email AS email_1, t0.roles AS roles_2, t0.password AS password_3, t0.firstname AS firstname_4, t0.lastname AS lastname_5, t0.active AS active_6, t0.deactivated_at AS deactivated_at_7, t0.hourly_resource_cost AS hourly_resource_cost_8, t0.id AS id_9, t0.uuid AS uuid_10, t0.created AS created_11, t0.updated AS updated_12, t0.hourly_package_id AS hourly_package_id_13 FROM `user` t0 WHERE t0.id = ?"
"params" => [1 => 46]
"types" => [1 => 1]
]
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
"SELECT t0.id_magento AS id_magento_1, t0.business_name AS business_name_2, t0.vat AS vat_3, t0.commercial_reference AS commercial_reference_4, t0.commercial_emails AS commercial_emails_5, t0.active AS active_6, t0.deactivated_at AS deactivated_at_7, t0.id AS id_8, t0.created AS created_9, t0.updated AS updated_10 FROM customer t0 WHERE t0.id = ?"
(parameters:
[1 => "81"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id_magento AS id_magento_1, t0.business_name AS business_name_2, t0.vat AS vat_3, t0.commercial_reference AS commercial_reference_4, t0.commercial_emails AS commercial_emails_5, t0.active AS active_6, t0.deactivated_at AS deactivated_at_7, t0.id AS id_8, t0.created AS created_9, t0.updated AS updated_10 FROM customer t0 WHERE t0.id = ?"
"params" => [1 => "81"
]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.name AS name_1, t0.type AS type_2, t0.hours AS hours_3, t0.invoice AS invoice_4, t0.notes AS notes_5, t0.open AS open_6, t0.hourly_sell_cost AS hourly_sell_cost_7, t0.reem_hours AS reem_hours_8, t0.id AS id_9, t0.deleted_at AS deleted_at_10, t0.created AS created_11, t0.updated AS updated_12, t0.customer_id AS customer_id_13 FROM hourly_package t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))"
(parameters:
[1 => "535"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.name AS name_1, t0.type AS type_2, t0.hours AS hours_3, t0.invoice AS invoice_4, t0.notes AS notes_5, t0.open AS open_6, t0.hourly_sell_cost AS hourly_sell_cost_7, t0.reem_hours AS reem_hours_8, t0.id AS id_9, t0.deleted_at AS deleted_at_10, t0.created AS created_11, t0.updated AS updated_12, t0.customer_id AS customer_id_13 FROM hourly_package t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))"
"params" => [1 => "535"
]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id_trello AS id_trello_1, t0.name AS name_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.created AS created_5, t0.updated AS updated_6, t0.board_id AS board_id_7 FROM trello_card t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))"
(parameters:
[1 => "23244"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id_trello AS id_trello_1, t0.name AS name_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.created AS created_5, t0.updated AS updated_6, t0.board_id AS board_id_7 FROM trello_card t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))"
"params" => [1 => "23244"
]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.password AS password_3, t0.firstname AS firstname_4, t0.lastname AS lastname_5, t0.active AS active_6, t0.deactivated_at AS deactivated_at_7, t0.hourly_resource_cost AS hourly_resource_cost_8, t0.id AS id_9, t0.uuid AS uuid_10, t0.created AS created_11, t0.updated AS updated_12, t0.hourly_package_id AS hourly_package_id_13 FROM `user` t0 WHERE t0.id = ?"
(parameters:
[1 => "46"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.email AS email_1, t0.roles AS roles_2, t0.password AS password_3, t0.firstname AS firstname_4, t0.lastname AS lastname_5, t0.active AS active_6, t0.deactivated_at AS deactivated_at_7, t0.hourly_resource_cost AS hourly_resource_cost_8, t0.id AS id_9, t0.uuid AS uuid_10, t0.created AS created_11, t0.updated AS updated_12, t0.hourly_package_id AS hourly_package_id_13 FROM `user` t0 WHERE t0.id = ?"
"params" => [1 => "46"
]
"types" => [1 => 1]
]
deprecation
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
"SELECT t0.id_trello AS id_trello_1, t0.link AS link_2, t0.name AS name_3, t0.closed AS closed_4, t0.id AS id_5, t0.deleted_at AS deleted_at_6, t0.created AS created_7, t0.updated AS updated_8, t0.customer_id AS customer_id_9 FROM trello_board t0 WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))"
(parameters:
[1 => 81]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id_trello AS id_trello_1, t0.link AS link_2, t0.name AS name_3, t0.closed AS closed_4, t0.id AS id_5, t0.deleted_at AS deleted_at_6, t0.created AS created_7, t0.updated AS updated_8, t0.customer_id AS customer_id_9 FROM trello_board t0 WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))"
"params" => [1 => 81]
"types" => [1 => 1]
]
debug
Beginning transaction
doctrine
deprecation
User Deprecated: Doctrine\DBAL\Platforms\AbstractPlatform::getEventManager is deprecated. (AbstractPlatform.php:144 called by EnumType.php:69, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)
[1 => "2026-05-26"
2 => null3 => 2.04 => 05 => "work"
6 => "aperto"
7 => """
I carried out an analysis of the module versions and installed the appropriate version of the Scalapay module required for the update.\r\nAfter the installation, I performed several tests to verify that all configurations, functionalities, and integrations were working correctly and consistently with the previous setup. I also checked that there were no compatibility issues or configuration problems after the update.\r\nThe module update has been completed successfully and is ready for further testing in the staging environment.
"""
8 => null9 => "2026-05-29 15:23:28"
10 => "2026-05-29 15:23:28"
11 => 4612 => 2324413 => 8114 => 535]
[
"sql" => "INSERT INTO log (date, billed_hours, worked_hours, registered, task_type, status, description, deleted_at, created, updated, user_id, trello_card_id, customer_id, hourly_package_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
"params" => [1 => "2026-05-26"
2 => null3 => 2.04 => 05 => "work"
6 => "aperto"
7 => """
I carried out an analysis of the module versions and installed the appropriate version of the Scalapay module required for the update.\r\nAfter the installation, I performed several tests to verify that all configurations, functionalities, and integrations were working correctly and consistently with the previous setup. I also checked that there were no compatibility issues or configuration problems after the update.\r\nThe module update has been completed successfully and is ready for further testing in the staging environment.
"""
8 => null9 => "2026-05-29 15:23:28"
10 => "2026-05-29 15:23:28"
11 => 4612 => 2324413 => 8114 => 535]
"types" => [1 => 22 => 23 => 24 => 55 => 26 => 27 => 28 => 29 => 210 => 211 => 112 => 113 => 114 => 1]
]
debug
Committing transaction
doctrine
debug
Executing statement:
"SELECT t0.date AS date_1, t0.billed_hours AS billed_hours_2, t0.worked_hours AS worked_hours_3, t0.registered AS registered_4, t0.task_type AS task_type_5, t0.status AS status_6, t0.description AS description_7, t0.id AS id_8, t0.deleted_at AS deleted_at_9, t0.created AS created_10, t0.updated AS updated_11, t0.user_id AS user_id_12, t0.trello_card_id AS trello_card_id_13, t0.customer_id AS customer_id_14, t0.hourly_package_id AS hourly_package_id_15 FROM log t0 WHERE t0.hourly_package_id = ? AND ((t0.deleted_at IS NULL))"
(parameters:
[1 => 535]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.date AS date_1, t0.billed_hours AS billed_hours_2, t0.worked_hours AS worked_hours_3, t0.registered AS registered_4, t0.task_type AS task_type_5, t0.status AS status_6, t0.description AS description_7, t0.id AS id_8, t0.deleted_at AS deleted_at_9, t0.created AS created_10, t0.updated AS updated_11, t0.user_id AS user_id_12, t0.trello_card_id AS trello_card_id_13, t0.customer_id AS customer_id_14, t0.hourly_package_id AS hourly_package_id_15 FROM log t0 WHERE t0.hourly_package_id = ? AND ((t0.deleted_at IS NULL))"
"params" => [1 => 535]
"types" => [1 => 1]
]
deprecation
Deprecated: Implicit conversion from float 68.7 to int loses precision