Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "app.ai_doctrine_subscriber" service.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "CompanyGroupBundle\Command\CommandCenterAggregateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "ApplicationBundle\Twig\Accounts" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "ApplicationBundle\Twig\GeneralExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface::isPasswordValid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "ApplicationBundle\Helper\Sha256Salted" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface::encodePassword()" might add "string" as a native return type declaration in the future. Do the same in implementation "ApplicationBundle\Helper\Sha256Salted" now to avoid errors or add an explicit @return annotation to suppress this message.
The "ApplicationBundle\Helper\Sha256Salted" class implements "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface" that is deprecated since Symfony 5.3, use {@link PasswordHasherInterface} instead.
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface" class is deprecated, use "Symfony\Component\PasswordHasher\PasswordHasherInterface" instead.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "CompanyGroupBundle\Command\CommandCenterCleanupLogsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\AttendanceReconciliationCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "ApplicationBundle\Twig\PurchaseTE" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\LeaveCycleAutomationCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\PayrollAutoGenerateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\AspireTransactionSyncCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\FixedAssetSchedulerActionCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\DailyUserReportBuddyBeeCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\BuddybeeScheduleMissingCheckCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\ScheduledNotificationCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\ScheduledBigRowEntryCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "ApplicationBundle\Twig\Sales" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ApplicationBundle\Modules\Ai\Subscriber\AiDoctrineSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 5.1: Not setting the "framework.router.utf8" configuration option is deprecated, it will default to "true" in version 6.0.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.leave-cycle-automation" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sesssions_listener" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "mail_module" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "todo_module" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "user_module" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command_center_cleanup_logs_command" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command_center_aggregate_command" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.attendance-reconciliation" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.payroll-auto-generate" service.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Modules\Ai\Command\AiProcessEventsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.aspire-sync" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.fixed-asset-scheduler" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.daily-user-report-buddybee" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.buddybee-schedule-missing-check" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.scheduled-notification" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.scheduled-big-row-entry" service.
The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated.
User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "ApplicationBundle\Modules\MarketPlace\Controller\MarketPlaceController::MyCartAction" instead.
User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine()" is deprecated, inject an instance of ManagerRegistry in your controller instead.
"SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.app_id AS app_id_4, t0.country_id AS country_id_5, t0.locale AS locale_6, t0.company_hash AS company_hash_7, t0.company_unique_code AS company_unique_code_8, t0.contact_number AS contact_number_9, t0.email AS email_10, t0.enabled_module_id_list AS enabled_module_id_list_11, t0.company_type AS company_type_12, t0.usage_valid_upto_date AS usage_valid_upto_date_13, t0.usage_valid_upto_date_ts AS usage_valid_upto_date_ts_14, t0.post_dated_job_active AS post_dated_job_active_15, t0.address AS address_16, t0.shipping_address AS shipping_address_17, t0.sms_notification_enabled AS sms_notification_enabled_18, t0.sms_settings AS sms_settings_19, t0.lock_device_id_on_first_login_user AS lock_device_id_on_first_login_user_20, t0.lock_device_id_on_first_login_supplier AS lock_device_id_on_first_login_supplier_21, t0.lock_device_id_on_first_login_client AS lock_device_id_on_first_login_client_22, t0.dark_vibrant AS dark_vibrant_23, t0.light_vibrant AS light_vibrant_24, t0.vibrant AS vibrant_25, t0.billing_address AS billing_address_26, t0.motto AS motto_27, t0.invoice_footer AS invoice_footer_28, t0.general_footer AS general_footer_29, t0.company_bin AS company_bin_30, t0.company_tin AS company_tin_31, t0.company_reg AS company_reg_32, t0.company_tl AS company_tl_33, t0.user_allowed AS user_allowed_34, t0.user_allocated AS user_allocated_35, t0.user_remaining AS user_remaining_36, t0.admin_user_allowed AS admin_user_allowed_37, t0.admin_user_allocated AS admin_user_allocated_38, t0.admin_user_remaining AS admin_user_remaining_39, t0.me_str AS me_str_40, t0.cash AS cash_41, t0.bank AS bank_42, t0.sales AS sales_43, t0.asset AS asset_44, t0.liability AS liability_45, t0.expense AS expense_46, t0.revenue AS revenue_47, t0.payable AS payable_48, t0.receivable AS receivable_49, t0.net_worth AS net_worth_50, t0.monthly_growth AS monthly_growth_51, t0.wacc AS wacc_52, t0.active AS active_53, t0.company_status AS company_status_54, t0.package_type AS package_type_55, t0.subscription_expiry AS subscription_expiry_56, t0.last_activity_at AS last_activity_at_57, t0.company_description AS company_description_58, t0.created_at AS created_at_59, t0.updated_at AS updated_at_60, t0.doc_booked_flag AS doc_booked_flag_61, t0.time_stamp_of_form AS time_stamp_of_form_62 FROM company t0 ORDER BY t0.id ASC LIMIT 1"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.app_id AS app_id_4, t0.country_id AS country_id_5, t0.locale AS locale_6, t0.company_hash AS company_hash_7, t0.company_unique_code AS company_unique_code_8, t0.contact_number AS contact_number_9, t0.email AS email_10, t0.enabled_module_id_list AS enabled_module_id_list_11, t0.company_type AS company_type_12, t0.usage_valid_upto_date AS usage_valid_upto_date_13, t0.usage_valid_upto_date_ts AS usage_valid_upto_date_ts_14, t0.post_dated_job_active AS post_dated_job_active_15, t0.address AS address_16, t0.shipping_address AS shipping_address_17, t0.sms_notification_enabled AS sms_notification_enabled_18, t0.sms_settings AS sms_settings_19, t0.lock_device_id_on_first_login_user AS lock_device_id_on_first_login_user_20, t0.lock_device_id_on_first_login_supplier AS lock_device_id_on_first_login_supplier_21, t0.lock_device_id_on_first_login_client AS lock_device_id_on_first_login_client_22, t0.dark_vibrant AS dark_vibrant_23, t0.light_vibrant AS light_vibrant_24, t0.vibrant AS vibrant_25, t0.billing_address AS billing_address_26, t0.motto AS motto_27, t0.invoice_footer AS invoice_footer_28, t0.general_footer AS general_footer_29, t0.company_bin AS company_bin_30, t0.company_tin AS company_tin_31, t0.company_reg AS company_reg_32, t0.company_tl AS company_tl_33, t0.user_allowed AS user_allowed_34, t0.user_allocated AS user_allocated_35, t0.user_remaining AS user_remaining_36, t0.admin_user_allowed AS admin_user_allowed_37, t0.admin_user_allocated AS admin_user_allocated_38, t0.admin_user_remaining AS admin_user_remaining_39, t0.me_str AS me_str_40, t0.cash AS cash_41, t0.bank AS bank_42, t0.sales AS sales_43, t0.asset AS asset_44, t0.liability AS liability_45, t0.expense AS expense_46, t0.revenue AS revenue_47, t0.payable AS payable_48, t0.receivable AS receivable_49, t0.net_worth AS net_worth_50, t0.monthly_growth AS monthly_growth_51, t0.wacc AS wacc_52, t0.active AS active_53, t0.company_status AS company_status_54, t0.package_type AS package_type_55, t0.subscription_expiry AS subscription_expiry_56, t0.last_activity_at AS last_activity_at_57, t0.company_description AS company_description_58, t0.created_at AS created_at_59, t0.updated_at AS updated_at_60, t0.doc_booked_flag AS doc_booked_flag_61, t0.time_stamp_of_form AS time_stamp_of_form_62 FROM company t0 ORDER BY t0.id ASC LIMIT 1"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.global_id AS global_id_2, t0.sync_flag AS sync_flag_3, t0.class_suffix AS class_suffix_4, t0.name AS name_5, t0.product_name_fdm AS product_name_fdm_6, t0.model_no AS model_no_7, t0.product_fdm AS product_fdm_8, t0.global_fdm AS global_fdm_9, t0.part_id AS part_id_10, t0.auto_generate_serial AS auto_generate_serial_11, t0.sku_code AS sku_code_12, t0.default_color_id AS default_color_id_13, t0.default_size AS default_size_14, t0.colors AS colors_15, t0.colors_data AS colors_data_16, t0.sizes AS sizes_17, t0.sizes_data AS sizes_data_18, t0.segregate_price_by_sizes_flag AS segregate_price_by_sizes_flag_19, t0.segregate_price_by_colors_flag AS segregate_price_by_colors_flag_20, t0.tax_config_ids AS tax_config_ids_21, t0.default_tax_config_id AS default_tax_config_id_22, t0.purchase_tax_config_ids AS purchase_tax_config_ids_23, t0.default_purchase_tax_config_id AS default_purchase_tax_config_id_24, t0.inco_terms AS inco_terms_25, t0.default_inco_term AS default_inco_term_26, t0.tac AS tac_27, t0.weight AS weight_28, t0.weight_unit_type_id AS weight_unit_type_id_29, t0.weight_variance_value AS weight_variance_value_30, t0.weight_variance_type AS weight_variance_type_31, t0.single_weight AS single_weight_32, t0.single_weight_unit_type_id AS single_weight_unit_type_id_33, t0.single_weight_variance_value AS single_weight_variance_value_34, t0.single_weight_variance_type AS single_weight_variance_type_35, t0.carton_capacity_count AS carton_capacity_count_36, t0.default_label_format_id AS default_label_format_id_37, t0.label_format_ids_by_type AS label_format_ids_by_type_38, t0.dimension AS dimension_39, t0.dimension_unit_type_id AS dimension_unit_type_id_40, t0.crate_data AS crate_data_41, t0.type AS type_42, t0.product_type AS product_type_43, t0.product_code AS product_code_44, t0.specification_types AS specification_types_45, t0.spec_data AS spec_data_46, t0.hs_code AS hs_code_47, t0.epc_category_code AS epc_category_code_48, t0.specification_id AS specification_id_49, t0.sub_category_id AS sub_category_id_50, t0.specification_ids AS specification_ids_51, t0.category_id AS category_id_52, t0.ig_id AS ig_id_53, t0.has_serial AS has_serial_54, t0.dr_accounts_head_id AS dr_accounts_head_id_55, t0.cr_accounts_head_id AS cr_accounts_head_id_56, t0.brand_company AS brand_company_57, t0.company_id AS company_id_58, t0.specification AS specification_59, t0.ingredient AS ingredient_60, t0.nutrition AS nutrition_61, t0.tags AS tags_62, t0.marker_flags AS marker_flags_63, t0.yearly_depreciation AS yearly_depreciation_64, t0.purchase_warranty_months AS purchase_warranty_months_65, t0.sales_warranty_months AS sales_warranty_months_66, t0.starting_balance_unit AS starting_balance_unit_67, t0.qty AS qty_68, t0.booking_qty AS booking_qty_69, t0.non_invoiced_qty AS non_invoiced_qty_70, t0.non_sales_invoiced_qty AS non_sales_invoiced_qty_71, t0.non_sales_return_received_qty AS non_sales_return_received_qty_72, t0.physical_qty AS physical_qty_73, t0.warehouse_id AS warehouse_id_74, t0.ledger_hit_as AS ledger_hit_as_75, t0.default_purchase_action_tag_id AS default_purchase_action_tag_id_76, t0.default_expense_id AS default_expense_id_77, t0.vat_as_expense_flag AS vat_as_expense_flag_78, t0.sellable AS sellable_79, t0.abstract AS abstract_80, t0.default_image AS default_image_81, t0.data_sheets AS data_sheets_82, t0.images AS images_83, t0.expiry_days AS expiry_days_84, t0.unit_type_id AS unit_type_id_85, t0.curr_purchase_price AS curr_purchase_price_86, t0.purchase_price_wo_expense AS purchase_price_wo_expense_87, t0.curr_sales_price AS curr_sales_price_88, t0.price_for_servicing_need AS price_for_servicing_need_89, t0.min_margin_percent AS min_margin_percent_90, t0.reorder_level AS reorder_level_91, t0.expense_id AS expense_id_92, t0.expense_cost AS expense_cost_93, t0.note AS note_94, t0.alias AS alias_95, t0.status AS status_96, t0.created_login_id AS created_login_id_97, t0.edited_login_id AS edited_login_id_98, t0.created_user_id AS created_user_id_99, t0.edited_user_id AS edited_user_id_100, t0.created_sig_id AS created_sig_id_101, t0.edited_sig_id AS edited_sig_id_102, t0.doc_booked_flag AS doc_booked_flag_103, t0.time_stamp_of_form AS time_stamp_of_form_104, t0.pending_data AS pending_data_105, t0.disposition_method AS disposition_method_106 FROM inv_products t0 WHERE t0.id = ? LIMIT 1"
(parameters:
[1 => 0]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.global_id AS global_id_2, t0.sync_flag AS sync_flag_3, t0.class_suffix AS class_suffix_4, t0.name AS name_5, t0.product_name_fdm AS product_name_fdm_6, t0.model_no AS model_no_7, t0.product_fdm AS product_fdm_8, t0.global_fdm AS global_fdm_9, t0.part_id AS part_id_10, t0.auto_generate_serial AS auto_generate_serial_11, t0.sku_code AS sku_code_12, t0.default_color_id AS default_color_id_13, t0.default_size AS default_size_14, t0.colors AS colors_15, t0.colors_data AS colors_data_16, t0.sizes AS sizes_17, t0.sizes_data AS sizes_data_18, t0.segregate_price_by_sizes_flag AS segregate_price_by_sizes_flag_19, t0.segregate_price_by_colors_flag AS segregate_price_by_colors_flag_20, t0.tax_config_ids AS tax_config_ids_21, t0.default_tax_config_id AS default_tax_config_id_22, t0.purchase_tax_config_ids AS purchase_tax_config_ids_23, t0.default_purchase_tax_config_id AS default_purchase_tax_config_id_24, t0.inco_terms AS inco_terms_25, t0.default_inco_term AS default_inco_term_26, t0.tac AS tac_27, t0.weight AS weight_28, t0.weight_unit_type_id AS weight_unit_type_id_29, t0.weight_variance_value AS weight_variance_value_30, t0.weight_variance_type AS weight_variance_type_31, t0.single_weight AS single_weight_32, t0.single_weight_unit_type_id AS single_weight_unit_type_id_33, t0.single_weight_variance_value AS single_weight_variance_value_34, t0.single_weight_variance_type AS single_weight_variance_type_35, t0.carton_capacity_count AS carton_capacity_count_36, t0.default_label_format_id AS default_label_format_id_37, t0.label_format_ids_by_type AS label_format_ids_by_type_38, t0.dimension AS dimension_39, t0.dimension_unit_type_id AS dimension_unit_type_id_40, t0.crate_data AS crate_data_41, t0.type AS type_42, t0.product_type AS product_type_43, t0.product_code AS product_code_44, t0.specification_types AS specification_types_45, t0.spec_data AS spec_data_46, t0.hs_code AS hs_code_47, t0.epc_category_code AS epc_category_code_48, t0.specification_id AS specification_id_49, t0.sub_category_id AS sub_category_id_50, t0.specification_ids AS specification_ids_51, t0.category_id AS category_id_52, t0.ig_id AS ig_id_53, t0.has_serial AS has_serial_54, t0.dr_accounts_head_id AS dr_accounts_head_id_55, t0.cr_accounts_head_id AS cr_accounts_head_id_56, t0.brand_company AS brand_company_57, t0.company_id AS company_id_58, t0.specification AS specification_59, t0.ingredient AS ingredient_60, t0.nutrition AS nutrition_61, t0.tags AS tags_62, t0.marker_flags AS marker_flags_63, t0.yearly_depreciation AS yearly_depreciation_64, t0.purchase_warranty_months AS purchase_warranty_months_65, t0.sales_warranty_months AS sales_warranty_months_66, t0.starting_balance_unit AS starting_balance_unit_67, t0.qty AS qty_68, t0.booking_qty AS booking_qty_69, t0.non_invoiced_qty AS non_invoiced_qty_70, t0.non_sales_invoiced_qty AS non_sales_invoiced_qty_71, t0.non_sales_return_received_qty AS non_sales_return_received_qty_72, t0.physical_qty AS physical_qty_73, t0.warehouse_id AS warehouse_id_74, t0.ledger_hit_as AS ledger_hit_as_75, t0.default_purchase_action_tag_id AS default_purchase_action_tag_id_76, t0.default_expense_id AS default_expense_id_77, t0.vat_as_expense_flag AS vat_as_expense_flag_78, t0.sellable AS sellable_79, t0.abstract AS abstract_80, t0.default_image AS default_image_81, t0.data_sheets AS data_sheets_82, t0.images AS images_83, t0.expiry_days AS expiry_days_84, t0.unit_type_id AS unit_type_id_85, t0.curr_purchase_price AS curr_purchase_price_86, t0.purchase_price_wo_expense AS purchase_price_wo_expense_87, t0.curr_sales_price AS curr_sales_price_88, t0.price_for_servicing_need AS price_for_servicing_need_89, t0.min_margin_percent AS min_margin_percent_90, t0.reorder_level AS reorder_level_91, t0.expense_id AS expense_id_92, t0.expense_cost AS expense_cost_93, t0.note AS note_94, t0.alias AS alias_95, t0.status AS status_96, t0.created_login_id AS created_login_id_97, t0.edited_login_id AS edited_login_id_98, t0.created_user_id AS created_user_id_99, t0.edited_user_id AS edited_user_id_100, t0.created_sig_id AS created_sig_id_101, t0.edited_sig_id AS edited_sig_id_102, t0.doc_booked_flag AS doc_booked_flag_103, t0.time_stamp_of_form AS time_stamp_of_form_104, t0.pending_data AS pending_data_105, t0.disposition_method AS disposition_method_106 FROM inv_products t0 WHERE t0.id = ? LIMIT 1"
"params" => [1 => 0]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.global_id AS global_id_2, t0.image AS image_3, t0.sync_flag AS sync_flag_4, t0.class_suffix AS class_suffix_5, t0.name AS name_6, t0.supplier_id AS supplier_id_7, t0.supplier_short_code AS supplier_short_code_8, t0.company_id AS company_id_9, t0.status AS status_10, t0.created_login_id AS created_login_id_11, t0.edited_login_id AS edited_login_id_12, t0.created_user_id AS created_user_id_13, t0.edited_user_id AS edited_user_id_14, t0.created_sig_id AS created_sig_id_15, t0.edited_sig_id AS edited_sig_id_16, t0.doc_booked_flag AS doc_booked_flag_17, t0.time_stamp_of_form AS time_stamp_of_form_18 FROM brand_company t0 WHERE t0.status = ? AND t0.company_id IS NULL"
(parameters:
[1 => true]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.global_id AS global_id_2, t0.image AS image_3, t0.sync_flag AS sync_flag_4, t0.class_suffix AS class_suffix_5, t0.name AS name_6, t0.supplier_id AS supplier_id_7, t0.supplier_short_code AS supplier_short_code_8, t0.company_id AS company_id_9, t0.status AS status_10, t0.created_login_id AS created_login_id_11, t0.edited_login_id AS edited_login_id_12, t0.created_user_id AS created_user_id_13, t0.edited_user_id AS edited_user_id_14, t0.created_sig_id AS created_sig_id_15, t0.edited_sig_id AS edited_sig_id_16, t0.doc_booked_flag AS doc_booked_flag_17, t0.time_stamp_of_form AS time_stamp_of_form_18 FROM brand_company t0 WHERE t0.status = ? AND t0.company_id IS NULL"
"params" => [1 => true]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.global_id AS global_id_2, t0.sync_flag AS sync_flag_3, t0.class_suffix AS class_suffix_4, t0.name AS name_5, t0.type AS type_6, t0.company_id AS company_id_7, t0.pg_id AS pg_id_8, t0.group_code AS group_code_9, t0.hs_code AS hs_code_10, t0.start_hs_code AS start_hs_code_11, t0.end_hs_code AS end_hs_code_12, t0.dr_accounts_head_id AS dr_accounts_head_id_13, t0.cr_accounts_head_id AS cr_accounts_head_id_14, t0.ledger_hit_as AS ledger_hit_as_15, t0.default_purchase_action_tag_id AS default_purchase_action_tag_id_16, t0.default_expense_id AS default_expense_id_17, t0.vat_as_expense_flag AS vat_as_expense_flag_18, t0.sellable AS sellable_19, t0.abstract AS abstract_20, t0.icon_path AS icon_path_21, t0.banner_image AS banner_image_22, t0.default_image AS default_image_23, t0.data_sheets AS data_sheets_24, t0.tax_config_ids AS tax_config_ids_25, t0.default_tax_config_id AS default_tax_config_id_26, t0.purchase_tax_config_ids AS purchase_tax_config_ids_27, t0.default_purchase_tax_config_id AS default_purchase_tax_config_id_28, t0.images AS images_29, t0.expiry_days AS expiry_days_30, t0.description AS description_31, t0.categorization_data AS categorization_data_32, t0.specification_types AS specification_types_33, t0.allowed_unit_types AS allowed_unit_types_34, t0.include_in_product_name AS include_in_product_name_35, t0.status AS status_36, t0.unit_type_id AS unit_type_id_37, t0.created_login_id AS created_login_id_38, t0.edited_login_id AS edited_login_id_39, t0.created_user_id AS created_user_id_40, t0.edited_user_id AS edited_user_id_41, t0.created_sig_id AS created_sig_id_42, t0.edited_sig_id AS edited_sig_id_43, t0.doc_booked_flag AS doc_booked_flag_44, t0.time_stamp_of_form AS time_stamp_of_form_45 FROM inv_item_group t0 WHERE t0.status = ?"
(parameters:
[1 => true]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.global_id AS global_id_2, t0.sync_flag AS sync_flag_3, t0.class_suffix AS class_suffix_4, t0.name AS name_5, t0.type AS type_6, t0.company_id AS company_id_7, t0.pg_id AS pg_id_8, t0.group_code AS group_code_9, t0.hs_code AS hs_code_10, t0.start_hs_code AS start_hs_code_11, t0.end_hs_code AS end_hs_code_12, t0.dr_accounts_head_id AS dr_accounts_head_id_13, t0.cr_accounts_head_id AS cr_accounts_head_id_14, t0.ledger_hit_as AS ledger_hit_as_15, t0.default_purchase_action_tag_id AS default_purchase_action_tag_id_16, t0.default_expense_id AS default_expense_id_17, t0.vat_as_expense_flag AS vat_as_expense_flag_18, t0.sellable AS sellable_19, t0.abstract AS abstract_20, t0.icon_path AS icon_path_21, t0.banner_image AS banner_image_22, t0.default_image AS default_image_23, t0.data_sheets AS data_sheets_24, t0.tax_config_ids AS tax_config_ids_25, t0.default_tax_config_id AS default_tax_config_id_26, t0.purchase_tax_config_ids AS purchase_tax_config_ids_27, t0.default_purchase_tax_config_id AS default_purchase_tax_config_id_28, t0.images AS images_29, t0.expiry_days AS expiry_days_30, t0.description AS description_31, t0.categorization_data AS categorization_data_32, t0.specification_types AS specification_types_33, t0.allowed_unit_types AS allowed_unit_types_34, t0.include_in_product_name AS include_in_product_name_35, t0.status AS status_36, t0.unit_type_id AS unit_type_id_37, t0.created_login_id AS created_login_id_38, t0.edited_login_id AS edited_login_id_39, t0.created_user_id AS created_user_id_40, t0.edited_user_id AS edited_user_id_41, t0.created_sig_id AS created_sig_id_42, t0.edited_sig_id AS edited_sig_id_43, t0.doc_booked_flag AS doc_booked_flag_44, t0.time_stamp_of_form AS time_stamp_of_form_45 FROM inv_item_group t0 WHERE t0.status = ?"
"params" => [1 => true]
"types" => [1 => 1]
]
deprecation
User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.
User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
Populated the TokenStorage with an anonymous Token.
security
deprecation
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
Log messages generated during the compilation of the service container.
Messages
Class
134
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-big-row-entry" (parent: .abstract.instanceof.app.command.scheduled-big-row-entry).
Resolving inheritance for "app.command.scheduled-big-row-entry" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-big-row-entry).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-notification" (parent: .abstract.instanceof.app.command.scheduled-notification).
Resolving inheritance for "app.command.scheduled-notification" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-notification).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.buddybee-schedule-missing-check" (parent: .abstract.instanceof.app.command.buddybee-schedule-missing-check).
Resolving inheritance for "app.command.buddybee-schedule-missing-check" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.buddybee-schedule-missing-check).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.daily-user-report-buddybee" (parent: .abstract.instanceof.app.command.daily-user-report-buddybee).
Resolving inheritance for "app.command.daily-user-report-buddybee" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.daily-user-report-buddybee).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fixed-asset-scheduler" (parent: .abstract.instanceof.app.command.fixed-asset-scheduler).
Resolving inheritance for "app.command.fixed-asset-scheduler" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fixed-asset-scheduler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-sync" (parent: .abstract.instanceof.app.command.aspire-sync).
Resolving inheritance for "app.command.aspire-sync" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-sync).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-auto-generate" (parent: .abstract.instanceof.app.command.payroll-auto-generate).
Resolving inheritance for "app.command.payroll-auto-generate" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-auto-generate).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leave-cycle-automation" (parent: .abstract.instanceof.app.command.leave-cycle-automation).
Resolving inheritance for "app.command.leave-cycle-automation" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leave-cycle-automation).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-reconciliation" (parent: .abstract.instanceof.app.command.attendance-reconciliation).
Resolving inheritance for "app.command.attendance-reconciliation" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-reconciliation).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_aggregate_command" (parent: .abstract.instanceof.app.command_center_aggregate_command).
Resolving inheritance for "app.command_center_aggregate_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_aggregate_command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_cleanup_logs_command" (parent: .abstract.instanceof.app.command_center_cleanup_logs_command).
Resolving inheritance for "app.command_center_cleanup_logs_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_cleanup_logs_command).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.general_extension" (parent: .abstract.instanceof.application_bundle.twig.general_extension).
Resolving inheritance for "application_bundle.twig.general_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.general_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.accounts" (parent: .abstract.instanceof.application_bundle.twig.accounts).
Resolving inheritance for "application_bundle.twig.accounts" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.accounts).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.sales" (parent: .abstract.instanceof.application_bundle.twig.sales).
Resolving inheritance for "application_bundle.twig.sales" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.sales).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.purchase" (parent: .abstract.instanceof.application_bundle.twig.purchase).
Resolving inheritance for "application_bundle.twig.purchase" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.purchase).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.ai_process_events_command" (parent: .abstract.instanceof.app.ai_process_events_command).
Resolving inheritance for "app.ai_process_events_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.ai_process_events_command).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
Resolving inheritance for "security.user.provider.concrete.in_memory" (parent: security.user.provider.in_memory).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
Resolving inheritance for "swiftmailer.mailer.default.transport.authhandler" (parent: swiftmailer.transport.authhandler.abstract).
Resolving inheritance for "swiftmailer.mailer.default.transport.buffer" (parent: swiftmailer.transport.buffer.abstract).
Resolving inheritance for "swiftmailer.transport.configurator.default" (parent: swiftmailer.transport.smtp.configurator.abstract).
Resolving inheritance for "swiftmailer.mailer.default.transport.smtp" (parent: swiftmailer.transport.smtp.abstract).
Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes.transport.authhandler" (parent: swiftmailer.transport.authhandler.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes.transport.buffer" (parent: swiftmailer.transport.buffer.abstract).
Resolving inheritance for "swiftmailer.transport.configurator.quotes" (parent: swiftmailer.transport.smtp.configurator.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes.transport.smtp" (parent: swiftmailer.transport.smtp.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes" (parent: swiftmailer.mailer.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.company_group_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.company_group_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.company_group_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.company_group_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.company_group_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.company_group_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.company_group_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.company_group_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "endroid_qr_code.default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "endroid_qr_code.erp_default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "endroid_qr_code.big_qr_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "endroid_qr_code.custom_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.company_group" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.company_group" (parent: doctrine.dbal.debug_middleware).
173
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
Removed service "swiftmailer.mailer"; reason: private alias.
Removed service "Swift_Mailer"; reason: private alias.
Removed service "Swift_Transport"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $companyGroupConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.company_group_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.company_group_result_cache"; reason: private alias.
Removed service "doctrine.orm.company_group_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $companyGroupEntityManager"; reason: private alias.
Removed service "doctrine.orm.company_group_entity_manager.event_manager"; reason: private alias.
Removed service "Nzo\UrlEncryptorBundle\Encryptor\Encryptor"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderRegistryInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $erpDefaultQrCodeBuilder"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $bigQrQrCodeBuilder"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $customQrCodeBuilder"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.wKF4yn1"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.Za9MpXe"; reason: private alias.
Removed service ".service_locator.Iz2_QN3"; reason: private alias.
Removed service ".service_locator.6otTW2i"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.company_group_metadata_driver"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
65
Changed reference of service "app.quote_company_provisioning_service" previously pointing to "nzo_encryptor" to "url_encryptor".
Changed reference of service "app.account_merge_service" previously pointing to "nzo_encryptor" to "url_encryptor".
Changed reference of service "app.public_document_acknowledgement_service" previously pointing to "nzo_encryptor" to "url_encryptor".
Changed reference of service "user_module" previously pointing to "router.default" to "router".
Changed reference of service "user_module" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "todo_module" previously pointing to "router.default" to "router".
Changed reference of service "todo_module" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "mail_module" previously pointing to "router.default" to "router".
Changed reference of service "mail_module" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "application_bundle.twig.general_extension" previously pointing to "twig.extension.intl" to "Twig\Extra\Intl\IntlExtension".
Changed reference of service "sesssions_listener" previously pointing to "router.default" to "router".
Changed reference of service "sesssions_listener" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sesssions_listener" previously pointing to "nzo_encryptor" to "url_encryptor".
Changed reference of service "app.ai_doctrine_subscriber" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig" previously pointing to "twig.extension.intl" to "Twig\Extra\Intl\IntlExtension".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.smtp" to "swiftmailer.mailer.default.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.smtp" to "swiftmailer.mailer.default.transport".
Changed reference of service "swiftmailer.mailer.quotes" previously pointing to "swiftmailer.mailer.quotes.transport.smtp" to "swiftmailer.mailer.quotes.transport".
Changed reference of service "nzo.twig.encryptor_extension" previously pointing to "nzo_encryptor" to "url_encryptor".
Changed reference of service "Endroid\QrCodeBundle\Twig\QrCodeRuntime" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.jlyTfzM" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
119
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
Removed service "doctrine.dbal.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-big-row-entry"; reason: abstract.
Removed service ".abstract.instanceof.app.command.scheduled-big-row-entry"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-notification"; reason: abstract.
Removed service ".abstract.instanceof.app.command.scheduled-notification"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.buddybee-schedule-missing-check"; reason: abstract.
Removed service ".abstract.instanceof.app.command.buddybee-schedule-missing-check"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.daily-user-report-buddybee"; reason: abstract.
Removed service ".abstract.instanceof.app.command.daily-user-report-buddybee"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fixed-asset-scheduler"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fixed-asset-scheduler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-sync"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aspire-sync"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-auto-generate"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payroll-auto-generate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leave-cycle-automation"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leave-cycle-automation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-reconciliation"; reason: abstract.
Removed service ".abstract.instanceof.app.command.attendance-reconciliation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_aggregate_command"; reason: abstract.
Removed service ".abstract.instanceof.app.command_center_aggregate_command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_cleanup_logs_command"; reason: abstract.
Removed service ".abstract.instanceof.app.command_center_cleanup_logs_command"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.general_extension"; reason: abstract.
Removed service ".abstract.instanceof.application_bundle.twig.general_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.accounts"; reason: abstract.
Removed service ".abstract.instanceof.application_bundle.twig.accounts"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.sales"; reason: abstract.
Removed service ".abstract.instanceof.application_bundle.twig.sales"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.purchase"; reason: abstract.
Removed service ".abstract.instanceof.application_bundle.twig.purchase"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.ai_process_events_command"; reason: abstract.
Removed service ".abstract.instanceof.app.ai_process_events_command"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
70
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.factory.service"; reason: unused.
Removed service ".session.deprecated"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.user_password_hasher"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authentication.listener.anonymous"; reason: unused.
Removed service "security.authentication.provider.anonymous"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "swiftmailer.transport.failover"; reason: unused.
Removed service "doctrine.dbal.logger"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~7CoszBC"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "Endroid\QrCode\Writer\BinaryWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\DebugWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\EpsWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\PdfWriter"; reason: unused.
Removed service "Endroid\QrCode\Builder\Builder"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.company_group"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.company_group"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.nLgZj7R"; reason: unused.
229
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.cEhBhXG" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.HLwzKIm.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native" to "session.storage.factory.native".
Inlined service ".service_locator.XmPJruK" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.y4dplYt" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.company_group_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.l6ELYLY" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "swiftmailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "security.role_hierarchy" to "data_collector.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.http_utils" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "application_bundle.twig.general_extension" to "twig".
Inlined service "application_bundle.twig.accounts" to "twig".
Inlined service "application_bundle.twig.sales" to "twig".
Inlined service "application_bundle.twig.purchase" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "nzo.twig.encryptor_extension" to "twig".
Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.8QzOt3J" to "twig.runtime_loader".
Inlined service ".service_locator.podbPyh" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.npubogk" to "doctrine.dbal.company_group_connection.event_manager".
Inlined service "doctrine.dbal.company_group_connection.configuration" to "doctrine.dbal.company_group_connection".
Inlined service "doctrine.dbal.company_group_connection.event_manager" to "doctrine.dbal.company_group_connection".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "cache.doctrine.orm.company_group.metadata" to "doctrine.orm.company_group_configuration".
Inlined service ".doctrine.orm.company_group_metadata_driver" to "doctrine.orm.company_group_configuration".
Inlined service "doctrine.orm.company_group_entity_listener_resolver" to "doctrine.orm.company_group_configuration".
Inlined service "cache.doctrine.orm.company_group.result.recorder_inner" to "cache.doctrine.orm.company_group.result".
Inlined service "cache.doctrine.orm.company_group.query.recorder_inner" to "cache.doctrine.orm.company_group.query".
Inlined service "doctrine.orm.company_group_configuration" to "doctrine.orm.company_group_entity_manager".
Inlined service "doctrine.orm.company_group_manager_configurator" to "doctrine.orm.company_group_entity_manager".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.company_group_metadata_driver.inner" to ".doctrine.orm.company_group_metadata_driver".
Inlined service ".service_locator.ahiv2oj" to ".service_locator.ahiv2oj.router.default".
Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.6JfrOJA" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.ahiv2oj.router.default" to "router".
Inlined service "parameter_bag" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "swiftmailer.mailer.default.transport.buffer" to "swiftmailer.mailer.default.transport".
Inlined service "swiftmailer.mailer.default.transport.authhandler" to "swiftmailer.mailer.default.transport".
Inlined service "swiftmailer.mailer.default.transport.eventdispatcher" to "swiftmailer.mailer.default.transport".
Inlined service "swiftmailer.transport.configurator.default" to "swiftmailer.mailer.default.transport".
Inlined service "swiftmailer.mailer.quotes.transport.buffer" to "swiftmailer.mailer.quotes.transport".
Inlined service "swiftmailer.mailer.quotes.transport.authhandler" to "swiftmailer.mailer.quotes.transport".
Inlined service "swiftmailer.mailer.quotes.transport.eventdispatcher" to "swiftmailer.mailer.quotes.transport".
Inlined service "swiftmailer.transport.configurator.quotes" to "swiftmailer.mailer.quotes.transport".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
1
Tag "container.decorator" was defined on service(s) "debug.controller_resolver", "debug.security.access.decision_manager", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", "event_dispatcher", ".container.private.validator", but was never used.