Since symfony/doctrine-bridge 7.4: The "Symfony\Bridge\Doctrine\DependencyInjection\AbstractDoctrineExtension" class is deprecated, the code is incorporated into the extension classes of Doctrine bundles.
The "Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension" class extends "Symfony\Bridge\Doctrine\DependencyInjection\AbstractDoctrineExtension" that is deprecated since Symfony 7.4, the code is incorporated into the extension classes of Doctrine bundles.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::new()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Contacts\UI\Admin\ContactsSettingsCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::new()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\DirectorWord\UI\Admin\DirectorWordCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::new()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\History\UI\Admin\HistoryCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::new()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Homepage\UI\Admin\HomepageSettingsCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::new()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Team\UI\Admin\TeamSettingsCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
The "ApiPlatform\Hydra\Serializer\HydraPrefixNameConverter" class implements "Symfony\Component\Serializer\NameConverter\AdvancedNameConverterInterface" that is deprecated since Symfony 7.2, use NameConverterInterface instead.
User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:130, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
"SELECT t0.id AS id_1, t0.singleton_key AS singleton_key_2, t0.address AS address_3, t0.email AS email_4, t0.box_office_hours AS box_office_hours_5, t0.box_office_break_hours AS box_office_break_hours_6, t0.box_office_phone AS box_office_phone_7, t0.administration_hours AS administration_hours_8, t0.administration_break_hours AS administration_break_hours_9, t0.administration_weekend AS administration_weekend_10, t0.production_hours AS production_hours_11, t0.production_break_hours AS production_break_hours_12, t0.production_weekend AS production_weekend_13, t0.founder_url AS founder_url_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.founder_logo_id AS founder_logo_id_17 FROM contacts_settings t0 WHERE t0.singleton_key = ? ORDER BY t0.created_at DESC LIMIT 1"
(parameters:
[1 => "master"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.singleton_key AS singleton_key_2, t0.address AS address_3, t0.email AS email_4, t0.box_office_hours AS box_office_hours_5, t0.box_office_break_hours AS box_office_break_hours_6, t0.box_office_phone AS box_office_phone_7, t0.administration_hours AS administration_hours_8, t0.administration_break_hours AS administration_break_hours_9, t0.administration_weekend AS administration_weekend_10, t0.production_hours AS production_hours_11, t0.production_break_hours AS production_break_hours_12, t0.production_weekend AS production_weekend_13, t0.founder_url AS founder_url_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.founder_logo_id AS founder_logo_id_17 FROM contacts_settings t0 WHERE t0.singleton_key = ? ORDER BY t0.created_at DESC LIMIT 1"
"params" => [1 => "master"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.site AS site_2, t0.url AS url_3, t0.settings_id AS settings_id_4 FROM contacts_social_link t0 WHERE t0.settings_id = ?"
(parameters:
[1 => "4d1eb767-9a12-4101-9622-8620ac483e88"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.site AS site_2, t0.url AS url_3, t0.settings_id AS settings_id_4 FROM contacts_social_link t0 WHERE t0.settings_id = ?"
"params" => [1 => "4d1eb767-9a12-4101-9622-8620ac483e88"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.title AS title_2, t0.hours AS hours_3, t0.break_hours AS break_hours_4, t0.weekend AS weekend_5, t0.settings_id AS settings_id_6 FROM contacts_artist_season_schedule t0 WHERE t0.settings_id = ?"
(parameters:
[1 => "4d1eb767-9a12-4101-9622-8620ac483e88"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.hours AS hours_3, t0.break_hours AS break_hours_4, t0.weekend AS weekend_5, t0.settings_id AS settings_id_6 FROM contacts_artist_season_schedule t0 WHERE t0.settings_id = ?"
"params" => [1 => "4d1eb767-9a12-4101-9622-8620ac483e88"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.position AS position_2, t0.title AS title_3, t0.person_name AS person_name_4, t0.phone AS phone_5, t0.email AS email_6, t0.settings_id AS settings_id_7 FROM contacts_main_contact t0 WHERE t0.settings_id = ?"
(parameters:
[1 => "4d1eb767-9a12-4101-9622-8620ac483e88"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.position AS position_2, t0.title AS title_3, t0.person_name AS person_name_4, t0.phone AS phone_5, t0.email AS email_6, t0.settings_id AS settings_id_7 FROM contacts_main_contact t0 WHERE t0.settings_id = ?"
"params" => [1 => "4d1eb767-9a12-4101-9622-8620ac483e88"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.position AS position_2, t0.url AS url_3, t0.description AS description_4, t0.settings_id AS settings_id_5, t0.logo_id AS logo_id_6 FROM contacts_founder t0 WHERE t0.settings_id = ?"
(parameters:
[1 => "4d1eb767-9a12-4101-9622-8620ac483e88"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.position AS position_2, t0.url AS url_3, t0.description AS description_4, t0.settings_id AS settings_id_5, t0.logo_id AS logo_id_6 FROM contacts_founder t0 WHERE t0.settings_id = ?"
"params" => [1 => "4d1eb767-9a12-4101-9622-8620ac483e88"
]
"types" => [1 => 2]
]
deprecation
User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead.
User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead.
"SELECT t0.id AS id_1, t0.url AS url_2, t0.filename AS filename_3, t0.s3_filename AS s3_filename_4, t0.extension AS extension_5, t0.size AS size_6, t0.created_at AS created_at_7 FROM file t0 WHERE t0.id = ?"
(parameters:
[1 => "98026f26-24b0-44b6-b846-f53a3f6ca05b"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.filename AS filename_3, t0.s3_filename AS s3_filename_4, t0.extension AS extension_5, t0.size AS size_6, t0.created_at AS created_at_7 FROM file t0 WHERE t0.id = ?"
"params" => [1 => "98026f26-24b0-44b6-b846-f53a3f6ca05b"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.filename AS filename_3, t0.s3_filename AS s3_filename_4, t0.extension AS extension_5, t0.size AS size_6, t0.created_at AS created_at_7 FROM file t0 WHERE t0.id = ?"
(parameters:
[1 => "cad01634-dfb8-4760-82e8-3d05ffdeec45"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.filename AS filename_3, t0.s3_filename AS s3_filename_4, t0.extension AS extension_5, t0.size AS size_6, t0.created_at AS created_at_7 FROM file t0 WHERE t0.id = ?"
"params" => [1 => "cad01634-dfb8-4760-82e8-3d05ffdeec45"
]
"types" => [1 => 2]
]
deprecation
User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Type" class is deprecated. Use "Symfony\Component\TypeInfo\Type" class from "symfony/type-info" instead.