The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Actiforest\ResourceBundle\DependencyInjection\ActiforestResourceExtension".
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Actiforest\ResourceBundle\DependencyInjection\ActiforestResourceExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Actiforest\UserBundle\DependencyInjection\ActiforestUserExtension".
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Actiforest\UserBundle\DependencyInjection\Compiler\DoctrineMappingsCompilerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Actiforest\UserBundle\DependencyInjection\Compiler\ObjectManagerCompilerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Actiforest\UserBundle\DependencyInjection\Compiler\SecurityCompilerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Command\ClimessencesDownloadCommand::download(): Implicitly marking parameter $speciesCode as nullable is deprecated, the explicit nullable type must be used instead
App\Command\ClimessencesDownloadCommand::doDownload(): Implicitly marking parameter $speciesCode as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\ClimessencesDownloadCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Command\ClimessencesSearchCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\GeojsonMapFileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\AdminProjectMapFileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\AdminUserValidationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Assessment\AbstractDimensionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Assessment\AbstractDimensionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Assessment\OperationMeasureType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Assessment\OperationMeasureType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Assessment\SpeciesShareType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Assessment\SpeciesShareType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Assessment\TreeSpeciesAttributesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Assessment\TreeSpeciesAttributesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Embeddable\AreaType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Embeddable\AreaType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Embeddable\BudgetType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Embeddable\BudgetType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Embeddable\LocalityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Embeddable\LocalityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Embeddable\PriceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Embeddable\PriceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Funding\FunderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Funding\FundingProposalProjectFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Funding\FundingProposalProjectFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\GeometryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Project\ForestOwnerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Project\ForestOwnerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Project\LbcCertificationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Project\LbcCertificationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Project\ProjectContractType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Project\ProjectContractType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Project\ProjectImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Project\ProjectImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Project\ProjectType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\Project\ProjectType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ProjectReport\ProjectReportType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\PropertyType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\ResourceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\TagFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Repository\ImageRepository::findProjectImagesFilteredQuery(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
App\Security\AuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead
The "App\Security\Voter\AssessmentVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
App\Serializer\Normalizer\AssessmentFormNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
App\Serializer\Normalizer\AssessmentFormNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
App\Serializer\Normalizer\FunderNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
App\Serializer\Normalizer\FunderNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
App\Serializer\Normalizer\YieldModelNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
App\Serializer\Normalizer\YieldModelNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
App\Service\Security\Cookie\CookieFactory::clearAllCookies(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Actiforest\UserBundle\Command\ChangePasswordCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::interact()" might add "void" as a native return type declaration in the future. Do the same in child class "Actiforest\UserBundle\Command\ChangePasswordCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Actiforest\UserBundle\Validator\Constraints\UserExistsValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Actiforest\Component\User\Model\Embeddable\Person::__construct(): Implicitly marking parameter $familyName as nullable is deprecated, the explicit nullable type must be used instead
Actiforest\Component\User\Model\Embeddable\Person::__construct(): Implicitly marking parameter $givenName as nullable is deprecated, the explicit nullable type must be used instead
Actiforest\Component\User\Model\Embeddable\Person::__construct(): Implicitly marking parameter $honorificPrefix as nullable is deprecated, the explicit nullable type must be used instead
Actiforest\Component\User\Model\Embeddable\PostalAddress::__construct(): Implicitly marking parameter $address1 as nullable is deprecated, the explicit nullable type must be used instead
Actiforest\Component\User\Model\Embeddable\PostalAddress::__construct(): Implicitly marking parameter $address2 as nullable is deprecated, the explicit nullable type must be used instead
Actiforest\Component\User\Model\Embeddable\PostalAddress::__construct(): Implicitly marking parameter $postalCode as nullable is deprecated, the explicit nullable type must be used instead
Actiforest\Component\User\Model\Embeddable\PostalAddress::__construct(): Implicitly marking parameter $postOfficeBoxNumber as nullable is deprecated, the explicit nullable type must be used instead
Actiforest\Component\User\Model\Embeddable\PostalAddress::__construct(): Implicitly marking parameter $locality as nullable is deprecated, the explicit nullable type must be used instead
Actiforest\Component\User\Model\Embeddable\Organization::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
Actiforest\Component\User\Model\Embeddable\Organization::__construct(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead
Actiforest\Component\User\Model\Embeddable\Organization::__construct(): Implicitly marking parameter $activity as nullable is deprecated, the explicit nullable type must be used instead
Actiforest\Component\User\Model\Embeddable\Organization::__construct(): Implicitly marking parameter $officialCode as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\Project\Embeddable\ExifData::__construct(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead
User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead.
"SELECT p0_.administrative_comment AS administrative_comment_0, p0_.area AS area_1, p0_.area_planted AS area_planted_2, p0_.biodiversity_bonus AS biodiversity_bonus_3, p0_.bounding AS bounding_4, p0_.certifications AS certifications_5, p0_.contract_status AS contract_status_6, p0_.description AS description_7, p0_.description_co_benefits AS description_co_benefits_8, p0_.description_current AS description_current_9, p0_.description_ecology AS description_ecology_10, p0_.description_forestry AS description_forestry_11, p0_.description_funding AS description_funding_12, p0_.finished AS finished_13, p0_.funding_status AS funding_status_14, p0_.funding AS funding_15, p0_.location AS location_16, p0_.name AS name_17, p0_.name_id AS name_id_18, p0_.operation_state AS operation_state_19, p0_.operation_start_planned AS operation_start_planned_20, p0_.operation_start_real AS operation_start_real_21, p0_.plantation_end AS plantation_end_22, p0_.planned_carbon_sequestration AS planned_carbon_sequestration_23, p0_.planned_operations AS planned_operations_24, p0_.planted_species AS planted_species_25, p0_.price_mini AS price_mini_26, p0_.price_suggested AS price_suggested_27, p0_.publishable AS publishable_28, p0_.recomputed_carbon_sequestration AS recomputed_carbon_sequestration_29, p0_.report_slug AS report_slug_30, p0_.stock_of_carbon AS stock_of_carbon_31, p0_.stock_of_carbon_taken AS stock_of_carbon_taken_32, p0_.stock_of_planted_trees AS stock_of_planted_trees_33, p0_.stock_of_planted_trees_taken AS stock_of_planted_trees_taken_34, p0_.slug AS slug_35, p0_.status AS status_36, p0_.subtitle AS subtitle_37, p0_.unit_price_of_carbon AS unit_price_of_carbon_38, p0_.updated_at AS updated_at_39, p0_.id AS id_40, p0_.property_created_at AS property_created_at_41, p0_.property_id AS property_id_42, p0_.property_name AS property_name_43, p0_.property_area_input AS property_area_input_44, p0_.property_area_geom AS property_area_geom_45, p0_.property_area_admin AS property_area_admin_46, p0_.property_locality_name AS property_locality_name_47, p0_.property_locality_national_code AS property_locality_national_code_48, p0_.lbc_decision_date AS lbc_decision_date_49, p0_.lbc_expected_decision_date AS lbc_expected_decision_date_50, p0_.lbc_file_date AS lbc_file_date_51, p0_.lbc_file_identifier AS lbc_file_identifier_52, p0_.lbc_method AS lbc_method_53, p0_.lbc_notification_date AS lbc_notification_date_54, p0_.lbc_status AS lbc_status_55, p0_.lbc_official_link AS lbc_official_link_56, p0_.assessment_id AS assessment_id_57, p0_.forester_id AS forester_id_58, p0_.forester_owner_id AS forester_owner_id_59 FROM project p0_ WHERE p0_.lbc_status = ? AND p0_.status <> ? ORDER BY p0_.name_id ASC"
[
"sql" => "SELECT p0_.administrative_comment AS administrative_comment_0, p0_.area AS area_1, p0_.area_planted AS area_planted_2, p0_.biodiversity_bonus AS biodiversity_bonus_3, p0_.bounding AS bounding_4, p0_.certifications AS certifications_5, p0_.contract_status AS contract_status_6, p0_.description AS description_7, p0_.description_co_benefits AS description_co_benefits_8, p0_.description_current AS description_current_9, p0_.description_ecology AS description_ecology_10, p0_.description_forestry AS description_forestry_11, p0_.description_funding AS description_funding_12, p0_.finished AS finished_13, p0_.funding_status AS funding_status_14, p0_.funding AS funding_15, p0_.location AS location_16, p0_.name AS name_17, p0_.name_id AS name_id_18, p0_.operation_state AS operation_state_19, p0_.operation_start_planned AS operation_start_planned_20, p0_.operation_start_real AS operation_start_real_21, p0_.plantation_end AS plantation_end_22, p0_.planned_carbon_sequestration AS planned_carbon_sequestration_23, p0_.planned_operations AS planned_operations_24, p0_.planted_species AS planted_species_25, p0_.price_mini AS price_mini_26, p0_.price_suggested AS price_suggested_27, p0_.publishable AS publishable_28, p0_.recomputed_carbon_sequestration AS recomputed_carbon_sequestration_29, p0_.report_slug AS report_slug_30, p0_.stock_of_carbon AS stock_of_carbon_31, p0_.stock_of_carbon_taken AS stock_of_carbon_taken_32, p0_.stock_of_planted_trees AS stock_of_planted_trees_33, p0_.stock_of_planted_trees_taken AS stock_of_planted_trees_taken_34, p0_.slug AS slug_35, p0_.status AS status_36, p0_.subtitle AS subtitle_37, p0_.unit_price_of_carbon AS unit_price_of_carbon_38, p0_.updated_at AS updated_at_39, p0_.id AS id_40, p0_.property_created_at AS property_created_at_41, p0_.property_id AS property_id_42, p0_.property_name AS property_name_43, p0_.property_area_input AS property_area_input_44, p0_.property_area_geom AS property_area_geom_45, p0_.property_area_admin AS property_area_admin_46, p0_.property_locality_name AS property_locality_name_47, p0_.property_locality_national_code AS property_locality_national_code_48, p0_.lbc_decision_date AS lbc_decision_date_49, p0_.lbc_expected_decision_date AS lbc_expected_decision_date_50, p0_.lbc_file_date AS lbc_file_date_51, p0_.lbc_file_identifier AS lbc_file_identifier_52, p0_.lbc_method AS lbc_method_53, p0_.lbc_notification_date AS lbc_notification_date_54, p0_.lbc_status AS lbc_status_55, p0_.lbc_official_link AS lbc_official_link_56, p0_.assessment_id AS assessment_id_57, p0_.forester_id AS forester_id_58, p0_.forester_owner_id AS forester_owner_id_59 FROM project p0_ WHERE p0_.lbc_status = ? AND p0_.status <> ? ORDER BY p0_.name_id ASC"
"params" => [1 => "lbc_status_validated"
2 => "project_status_canceled"
]
"types" => [1 => 22 => 2]
]
deprecation
User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead.
"SELECT f0_.broker_customer AS broker_customer_0, f0_.expires_at AS expires_at_1, f0_.ordered_at AS ordered_at_2, f0_.proposal_state AS proposal_state_3, f0_.sent_at AS sent_at_4, f0_.slug AS slug_5, f0_.created_at AS created_at_6, f0_.updated_at AS updated_at_7, f0_.id AS id_8, f0_.options_hide_mean_price AS options_hide_mean_price_9, f0_.options_with_biodiversity_bonus AS options_with_biodiversity_bonus_10, f0_.options_with_warranty AS options_with_warranty_11, f0_.funder_id AS funder_id_12 FROM funding_proposal f0_ WHERE f0_.proposal_state IN (?) ORDER BY f0_.updated_at ASC"
(parameters:
[1 => "proposal_ordered"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT f0_.broker_customer AS broker_customer_0, f0_.expires_at AS expires_at_1, f0_.ordered_at AS ordered_at_2, f0_.proposal_state AS proposal_state_3, f0_.sent_at AS sent_at_4, f0_.slug AS slug_5, f0_.created_at AS created_at_6, f0_.updated_at AS updated_at_7, f0_.id AS id_8, f0_.options_hide_mean_price AS options_hide_mean_price_9, f0_.options_with_biodiversity_bonus AS options_with_biodiversity_bonus_10, f0_.options_with_warranty AS options_with_warranty_11, f0_.funder_id AS funder_id_12 FROM funding_proposal f0_ WHERE f0_.proposal_state IN (?) ORDER BY f0_.updated_at ASC"
"params" => [1 => "proposal_ordered"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT COUNT(p0_.id) AS sclr_0, SUM(p0_.stock_of_carbon) AS sclr_1, SUM(ROUND(p0_.area / 10000, 2)) AS sclr_2, YEAR(p0_.lbc_decision_date) AS sclr_3, MONTH(p0_.lbc_decision_date) AS sclr_4 FROM project p0_ WHERE p0_.lbc_status = ? AND p0_.lbc_decision_date > ? AND p0_.lbc_decision_date IS NOT NULL AND p0_.status <> ? GROUP BY sclr_3, sclr_4 ORDER BY MIN(p0_.lbc_decision_date) ASC"
[
"sql" => "SELECT COUNT(p0_.id) AS sclr_0, SUM(p0_.stock_of_carbon) AS sclr_1, SUM(ROUND(p0_.area / 10000, 2)) AS sclr_2, YEAR(p0_.lbc_decision_date) AS sclr_3, MONTH(p0_.lbc_decision_date) AS sclr_4 FROM project p0_ WHERE p0_.lbc_status = ? AND p0_.lbc_decision_date > ? AND p0_.lbc_decision_date IS NOT NULL AND p0_.status <> ? GROUP BY sclr_3, sclr_4 ORDER BY MIN(p0_.lbc_decision_date) ASC"
"params" => [1 => "lbc_status_validated"
2 => "2022-12-10"
3 => "project_status_canceled"
]
"types" => [1 => 22 => 23 => 2]
]
deprecation
Deprecated: NumberFormatter::format(): Passing null to parameter #1 ($num) of type int|float is deprecated
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
368
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizerCommand" (parent: .abstract.instanceof.App\Command\AnonymizerCommand).
Resolving inheritance for ".instanceof.App\Command\AnonymizerCommand.0.App\Command\AnonymizerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizerCommand).
Resolving inheritance for "App\Command\AnonymizerCommand" (parent: .instanceof.App\Command\AnonymizerCommand.0.App\Command\AnonymizerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClimessencesDownloadCommand" (parent: .abstract.instanceof.App\Command\ClimessencesDownloadCommand).
Resolving inheritance for ".instanceof.App\Command\ClimessencesDownloadCommand.0.App\Command\ClimessencesDownloadCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClimessencesDownloadCommand).
Resolving inheritance for "App\Command\ClimessencesDownloadCommand" (parent: .instanceof.App\Command\ClimessencesDownloadCommand.0.App\Command\ClimessencesDownloadCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClimessencesSearchCommand" (parent: .abstract.instanceof.App\Command\ClimessencesSearchCommand).
Resolving inheritance for "App\Command\ClimessencesSearchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClimessencesSearchCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PhotoArchiveImportCommand" (parent: .abstract.instanceof.App\Command\PhotoArchiveImportCommand).
Resolving inheritance for ".instanceof.App\Command\PhotoArchiveImportCommand.0.App\Command\PhotoArchiveImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PhotoArchiveImportCommand).
Resolving inheritance for "App\Command\PhotoArchiveImportCommand" (parent: .instanceof.App\Command\PhotoArchiveImportCommand.0.App\Command\PhotoArchiveImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResolveCachePathCommand" (parent: .abstract.instanceof.App\Command\ResolveCachePathCommand).
Resolving inheritance for ".instanceof.App\Command\ResolveCachePathCommand.0.App\Command\ResolveCachePathCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResolveCachePathCommand).
Resolving inheritance for "App\Command\ResolveCachePathCommand" (parent: .instanceof.App\Command\ResolveCachePathCommand.0.App\Command\ResolveCachePathCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupTestDatabaseCommand" (parent: .abstract.instanceof.App\Command\SetupTestDatabaseCommand).
Resolving inheritance for ".instanceof.App\Command\SetupTestDatabaseCommand.0.App\Command\SetupTestDatabaseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupTestDatabaseCommand).
Resolving inheritance for "App\Command\SetupTestDatabaseCommand" (parent: .instanceof.App\Command\SetupTestDatabaseCommand.0.App\Command\SetupTestDatabaseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\YieldModelImportCommand" (parent: .abstract.instanceof.App\Command\YieldModelImportCommand).
Resolving inheritance for ".instanceof.App\Command\YieldModelImportCommand.0.App\Command\YieldModelImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\YieldModelImportCommand).
Resolving inheritance for "App\Command\YieldModelImportCommand" (parent: .instanceof.App\Command\YieldModelImportCommand.0.App\Command\YieldModelImportCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\AssessmentController" (parent: .abstract.instanceof.App\Controller\API\AssessmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\AssessmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\AssessmentController).
Resolving inheritance for ".instanceof.App\Controller\API\AssessmentController.0.App\Controller\API\AssessmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\AssessmentController).
Resolving inheritance for "App\Controller\API\AssessmentController" (parent: .instanceof.App\Controller\API\AssessmentController.0.App\Controller\API\AssessmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\ContactController" (parent: .abstract.instanceof.App\Controller\API\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\ContactController).
Resolving inheritance for "App\Controller\API\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\FundingProposalController" (parent: .abstract.instanceof.App\Controller\API\FundingProposalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\FundingProposalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\FundingProposalController).
Resolving inheritance for "App\Controller\API\FundingProposalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\FundingProposalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\ProjectController" (parent: .abstract.instanceof.App\Controller\API\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\ProjectController).
Resolving inheritance for "App\Controller\API\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assessment\AssessmentCertController" (parent: .abstract.instanceof.App\Controller\Assessment\AssessmentCertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assessment\AssessmentCertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assessment\AssessmentCertController).
Resolving inheritance for ".instanceof.App\Controller\Assessment\AssessmentCertController.0.App\Controller\Assessment\AssessmentCertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assessment\AssessmentCertController).
Resolving inheritance for "App\Controller\Assessment\AssessmentCertController" (parent: .instanceof.App\Controller\Assessment\AssessmentCertController.0.App\Controller\Assessment\AssessmentCertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assessment\AssessmentFileController" (parent: .abstract.instanceof.App\Controller\Assessment\AssessmentFileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assessment\AssessmentFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assessment\AssessmentFileController).
Resolving inheritance for ".instanceof.App\Controller\Assessment\AssessmentFileController.0.App\Controller\Assessment\AssessmentFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assessment\AssessmentFileController).
Resolving inheritance for "App\Controller\Assessment\AssessmentFileController" (parent: .instanceof.App\Controller\Assessment\AssessmentFileController.0.App\Controller\Assessment\AssessmentFileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assessment\AssessmentPartnerController" (parent: .abstract.instanceof.App\Controller\Assessment\AssessmentPartnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assessment\AssessmentPartnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assessment\AssessmentPartnerController).
Resolving inheritance for "App\Controller\Assessment\AssessmentPartnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assessment\AssessmentPartnerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Contact\ForestersController" (parent: .abstract.instanceof.App\Controller\Contact\ForestersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Contact\ForestersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Contact\ForestersController).
Resolving inheritance for "App\Controller\Contact\ForestersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Contact\ForestersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContractsController" (parent: .abstract.instanceof.App\Controller\ContractsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContractsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContractsController).
Resolving inheritance for "App\Controller\ContractsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContractsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FdsProxyController" (parent: .abstract.instanceof.App\Controller\FdsProxyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FdsProxyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FdsProxyController).
Resolving inheritance for "App\Controller\FdsProxyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FdsProxyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Funding\FundersController" (parent: .abstract.instanceof.App\Controller\Funding\FundersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Funding\FundersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Funding\FundersController).
Resolving inheritance for "App\Controller\Funding\FundersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Funding\FundersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Funding\FundingController" (parent: .abstract.instanceof.App\Controller\Funding\FundingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Funding\FundingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Funding\FundingController).
Resolving inheritance for "App\Controller\Funding\FundingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Funding\FundingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Funding\FundingProposalController" (parent: .abstract.instanceof.App\Controller\Funding\FundingProposalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Funding\FundingProposalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Funding\FundingProposalController).
Resolving inheritance for "App\Controller\Funding\FundingProposalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Funding\FundingProposalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImagesController" (parent: .abstract.instanceof.App\Controller\ImagesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImagesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImagesController).
Resolving inheritance for "App\Controller\ImagesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImagesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parameters\ForesterTagsController" (parent: .abstract.instanceof.App\Controller\Parameters\ForesterTagsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parameters\ForesterTagsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parameters\ForesterTagsController).
Resolving inheritance for "App\Controller\Parameters\ForesterTagsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parameters\ForesterTagsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parameters\TreeSpeciesController" (parent: .abstract.instanceof.App\Controller\Parameters\TreeSpeciesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parameters\TreeSpeciesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parameters\TreeSpeciesController).
Resolving inheritance for ".instanceof.App\Controller\Parameters\TreeSpeciesController.0.App\Controller\Parameters\TreeSpeciesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parameters\TreeSpeciesController).
Resolving inheritance for "App\Controller\Parameters\TreeSpeciesController" (parent: .instanceof.App\Controller\Parameters\TreeSpeciesController.0.App\Controller\Parameters\TreeSpeciesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parameters\YieldModelController" (parent: .abstract.instanceof.App\Controller\Parameters\YieldModelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parameters\YieldModelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parameters\YieldModelController).
Resolving inheritance for ".instanceof.App\Controller\Parameters\YieldModelController.0.App\Controller\Parameters\YieldModelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parameters\YieldModelController).
Resolving inheritance for "App\Controller\Parameters\YieldModelController" (parent: .instanceof.App\Controller\Parameters\YieldModelController.0.App\Controller\Parameters\YieldModelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ProjectReportsController" (parent: .abstract.instanceof.App\Controller\Project\ProjectReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ProjectReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ProjectReportsController).
Resolving inheritance for "App\Controller\Project\ProjectReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ProjectReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ProjectsController" (parent: .abstract.instanceof.App\Controller\Project\ProjectsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ProjectsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ProjectsController).
Resolving inheritance for ".instanceof.App\Controller\Project\ProjectsController.0.App\Controller\Project\ProjectsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ProjectsController).
Resolving inheritance for "App\Controller\Project\ProjectsController" (parent: .instanceof.App\Controller\Project\ProjectsController.0.App\Controller\Project\ProjectsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuthenticationFailureSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AuthenticationFailureSubscriber).
Resolving inheritance for "App\EventSubscriber\AuthenticationFailureSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuthenticationFailureSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AdminProjectMapFileType" (parent: .abstract.instanceof.App\Form\Type\AdminProjectMapFileType).
Resolving inheritance for "App\Form\Type\AdminProjectMapFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AdminProjectMapFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AdminUserValidationType" (parent: .abstract.instanceof.App\Form\Type\AdminUserValidationType).
Resolving inheritance for "App\Form\Type\AdminUserValidationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AdminUserValidationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AbstractDimensionType" (parent: .abstract.instanceof.App\Form\Type\Assessment\AbstractDimensionType).
Resolving inheritance for "App\Form\Type\Assessment\AbstractDimensionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AbstractDimensionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentCertType" (parent: .abstract.instanceof.App\Form\Type\Assessment\AssessmentCertType).
Resolving inheritance for "App\Form\Type\Assessment\AssessmentCertType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentCertType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentContextType" (parent: .abstract.instanceof.App\Form\Type\Assessment\AssessmentContextType).
Resolving inheritance for "App\Form\Type\Assessment\AssessmentContextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentContextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentFileType" (parent: .abstract.instanceof.App\Form\Type\Assessment\AssessmentFileType).
Resolving inheritance for "App\Form\Type\Assessment\AssessmentFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentFilterType" (parent: .abstract.instanceof.App\Form\Type\Assessment\AssessmentFilterType).
Resolving inheritance for "App\Form\Type\Assessment\AssessmentFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\DendroMicrohabitatType" (parent: .abstract.instanceof.App\Form\Type\Assessment\DendroMicrohabitatType).
Resolving inheritance for "App\Form\Type\Assessment\DendroMicrohabitatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\DendroMicrohabitatType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\IbpMeasureType" (parent: .abstract.instanceof.App\Form\Type\Assessment\IbpMeasureType).
Resolving inheritance for "App\Form\Type\Assessment\IbpMeasureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\IbpMeasureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\OperationAreaType" (parent: .abstract.instanceof.App\Form\Type\Assessment\OperationAreaType).
Resolving inheritance for "App\Form\Type\Assessment\OperationAreaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\OperationAreaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\OperationMeasureType" (parent: .abstract.instanceof.App\Form\Type\Assessment\OperationMeasureType).
Resolving inheritance for "App\Form\Type\Assessment\OperationMeasureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\OperationMeasureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\SpeciesShareType" (parent: .abstract.instanceof.App\Form\Type\Assessment\SpeciesShareType).
Resolving inheritance for "App\Form\Type\Assessment\SpeciesShareType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\SpeciesShareType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\TreeSpeciesAttributesType" (parent: .abstract.instanceof.App\Form\Type\Assessment\TreeSpeciesAttributesType).
Resolving inheritance for "App\Form\Type\Assessment\TreeSpeciesAttributesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\TreeSpeciesAttributesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BasicFilterType" (parent: .abstract.instanceof.App\Form\Type\BasicFilterType).
Resolving inheritance for "App\Form\Type\BasicFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BasicFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\AbstractContactType" (parent: .abstract.instanceof.App\Form\Type\Contact\AbstractContactType).
Resolving inheritance for "App\Form\Type\Contact\AbstractContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\AbstractContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterFilterType" (parent: .abstract.instanceof.App\Form\Type\Contact\ForesterFilterType).
Resolving inheritance for "App\Form\Type\Contact\ForesterFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterTagFilterType" (parent: .abstract.instanceof.App\Form\Type\Contact\ForesterTagFilterType).
Resolving inheritance for "App\Form\Type\Contact\ForesterTagFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterTagFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterTagType" (parent: .abstract.instanceof.App\Form\Type\Contact\ForesterTagType).
Resolving inheritance for "App\Form\Type\Contact\ForesterTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterTagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterType" (parent: .abstract.instanceof.App\Form\Type\Contact\ForesterType).
Resolving inheritance for "App\Form\Type\Contact\ForesterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\AreaType" (parent: .abstract.instanceof.App\Form\Type\Embeddable\AreaType).
Resolving inheritance for "App\Form\Type\Embeddable\AreaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\AreaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\BudgetType" (parent: .abstract.instanceof.App\Form\Type\Embeddable\BudgetType).
Resolving inheritance for "App\Form\Type\Embeddable\BudgetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\BudgetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\LocalityType" (parent: .abstract.instanceof.App\Form\Type\Embeddable\LocalityType).
Resolving inheritance for "App\Form\Type\Embeddable\LocalityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\LocalityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\PriceType" (parent: .abstract.instanceof.App\Form\Type\Embeddable\PriceType).
Resolving inheritance for "App\Form\Type\Embeddable\PriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\PriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FunderType" (parent: .abstract.instanceof.App\Form\Type\Funding\FunderType).
Resolving inheritance for "App\Form\Type\Funding\FunderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FunderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalFilterType" (parent: .abstract.instanceof.App\Form\Type\Funding\FundingProposalFilterType).
Resolving inheritance for "App\Form\Type\Funding\FundingProposalFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalProjectFilterType" (parent: .abstract.instanceof.App\Form\Type\Funding\FundingProposalProjectFilterType).
Resolving inheritance for "App\Form\Type\Funding\FundingProposalProjectFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalProjectFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalProjectType" (parent: .abstract.instanceof.App\Form\Type\Funding\FundingProposalProjectType).
Resolving inheritance for "App\Form\Type\Funding\FundingProposalProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalType" (parent: .abstract.instanceof.App\Form\Type\Funding\FundingProposalType).
Resolving inheritance for "App\Form\Type\Funding\FundingProposalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingType" (parent: .abstract.instanceof.App\Form\Type\Funding\FundingType).
Resolving inheritance for "App\Form\Type\Funding\FundingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\ProposalOptionsType" (parent: .abstract.instanceof.App\Form\Type\Funding\ProposalOptionsType).
Resolving inheritance for "App\Form\Type\Funding\ProposalOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\ProposalOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GeojsonMapFileType" (parent: .abstract.instanceof.App\Form\Type\GeojsonMapFileType).
Resolving inheritance for "App\Form\Type\GeojsonMapFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GeojsonMapFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GeometryType" (parent: .abstract.instanceof.App\Form\Type\GeometryType).
Resolving inheritance for "App\Form\Type\GeometryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GeometryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonType" (parent: .abstract.instanceof.App\Form\Type\JsonType).
Resolving inheritance for "App\Form\Type\JsonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\TreeSpeciesFilterType" (parent: .abstract.instanceof.App\Form\Type\Parameters\TreeSpeciesFilterType).
Resolving inheritance for "App\Form\Type\Parameters\TreeSpeciesFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\TreeSpeciesFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\TreeSpeciesType" (parent: .abstract.instanceof.App\Form\Type\Parameters\TreeSpeciesType).
Resolving inheritance for "App\Form\Type\Parameters\TreeSpeciesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\TreeSpeciesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelAutocompletedField" (parent: .abstract.instanceof.App\Form\Type\Parameters\YieldModelAutocompletedField).
Resolving inheritance for ".instanceof.App\Form\Type\Parameters\YieldModelAutocompletedField.0.App\Form\Type\Parameters\YieldModelAutocompletedField" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelAutocompletedField).
Resolving inheritance for "App\Form\Type\Parameters\YieldModelAutocompletedField" (parent: .instanceof.App\Form\Type\Parameters\YieldModelAutocompletedField.0.App\Form\Type\Parameters\YieldModelAutocompletedField).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelFilterType" (parent: .abstract.instanceof.App\Form\Type\Parameters\YieldModelFilterType).
Resolving inheritance for "App\Form\Type\Parameters\YieldModelFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField" (parent: .abstract.instanceof.App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField).
Resolving inheritance for ".instanceof.App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField.0.App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField).
Resolving inheritance for "App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField" (parent: .instanceof.App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField.0.App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelType" (parent: .abstract.instanceof.App\Form\Type\Parameters\YieldModelType).
Resolving inheritance for "App\Form\Type\Parameters\YieldModelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ForestOwnerType" (parent: .abstract.instanceof.App\Form\Type\Project\ForestOwnerType).
Resolving inheritance for "App\Form\Type\Project\ForestOwnerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ForestOwnerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ImageFilterType" (parent: .abstract.instanceof.App\Form\Type\Project\ImageFilterType).
Resolving inheritance for "App\Form\Type\Project\ImageFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ImageFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\LbcCertificationType" (parent: .abstract.instanceof.App\Form\Type\Project\LbcCertificationType).
Resolving inheritance for "App\Form\Type\Project\LbcCertificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\LbcCertificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectContractType" (parent: .abstract.instanceof.App\Form\Type\Project\ProjectContractType).
Resolving inheritance for "App\Form\Type\Project\ProjectContractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectContractType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectFilterType" (parent: .abstract.instanceof.App\Form\Type\Project\ProjectFilterType).
Resolving inheritance for "App\Form\Type\Project\ProjectFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectImageFilterType" (parent: .abstract.instanceof.App\Form\Type\Project\ProjectImageFilterType).
Resolving inheritance for "App\Form\Type\Project\ProjectImageFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectImageFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectImageType" (parent: .abstract.instanceof.App\Form\Type\Project\ProjectImageType).
Resolving inheritance for "App\Form\Type\Project\ProjectImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectType" (parent: .abstract.instanceof.App\Form\Type\Project\ProjectType).
Resolving inheritance for "App\Form\Type\Project\ProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProjectReport\ProjectReportFilterType" (parent: .abstract.instanceof.App\Form\Type\ProjectReport\ProjectReportFilterType).
Resolving inheritance for "App\Form\Type\ProjectReport\ProjectReportFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProjectReport\ProjectReportFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProjectReport\ProjectReportType" (parent: .abstract.instanceof.App\Form\Type\ProjectReport\ProjectReportType).
Resolving inheritance for "App\Form\Type\ProjectReport\ProjectReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProjectReport\ProjectReportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PropertyType" (parent: .abstract.instanceof.App\Form\Type\PropertyType).
Resolving inheritance for "App\Form\Type\PropertyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PropertyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResourceType" (parent: .abstract.instanceof.App\Form\Type\ResourceType).
Resolving inheritance for "App\Form\Type\ResourceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResourceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TagFilterType" (parent: .abstract.instanceof.App\Form\Type\TagFilterType).
Resolving inheritance for "App\Form\Type\TagFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TagFilterType).
Resolving inheritance for ".instanceof.App\MessageHandler\UpdateParcelGeometryHandler.0.App\MessageHandler\UpdateParcelGeometryHandler" (parent: .abstract.instanceof.App\MessageHandler\UpdateParcelGeometryHandler).
Resolving inheritance for "App\MessageHandler\UpdateParcelGeometryHandler" (parent: .instanceof.App\MessageHandler\UpdateParcelGeometryHandler.0.App\MessageHandler\UpdateParcelGeometryHandler).
Resolving inheritance for ".instanceof.Nelmio\ApiDocBundle\ModelDescriber\ModelDescriberInterface.0.App\ModelDescriber\GeometryDescriber" (parent: .abstract.instanceof.App\ModelDescriber\GeometryDescriber).
Resolving inheritance for "App\ModelDescriber\GeometryDescriber" (parent: .instanceof.Nelmio\ApiDocBundle\ModelDescriber\ModelDescriberInterface.0.App\ModelDescriber\GeometryDescriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Assessment\AssessmentRepository" (parent: .abstract.instanceof.App\Repository\Assessment\AssessmentRepository).
Resolving inheritance for "App\Repository\Assessment\AssessmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Assessment\AssessmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Assessment\IbpMeasureRepository" (parent: .abstract.instanceof.App\Repository\Assessment\IbpMeasureRepository).
Resolving inheritance for "App\Repository\Assessment\IbpMeasureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Assessment\IbpMeasureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Assessment\TreeSpeciesAttributesRepository" (parent: .abstract.instanceof.App\Repository\Assessment\TreeSpeciesAttributesRepository).
Resolving inheritance for "App\Repository\Assessment\TreeSpeciesAttributesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Assessment\TreeSpeciesAttributesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\AreaLevel2Repository" (parent: .abstract.instanceof.App\Repository\Contact\AreaLevel2Repository).
Resolving inheritance for "App\Repository\Contact\AreaLevel2Repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\AreaLevel2Repository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\ForesterRepository" (parent: .abstract.instanceof.App\Repository\Contact\ForesterRepository).
Resolving inheritance for "App\Repository\Contact\ForesterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\ForesterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\ForesterTagRepository" (parent: .abstract.instanceof.App\Repository\Contact\ForesterTagRepository).
Resolving inheritance for "App\Repository\Contact\ForesterTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\ForesterTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\ForestryOrganizationTagRepository" (parent: .abstract.instanceof.App\Repository\Contact\ForestryOrganizationTagRepository).
Resolving inheritance for "App\Repository\Contact\ForestryOrganizationTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\ForestryOrganizationTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForestOwnerRepository" (parent: .abstract.instanceof.App\Repository\ForestOwnerRepository).
Resolving inheritance for "App\Repository\ForestOwnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForestOwnerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FunderRepository" (parent: .abstract.instanceof.App\Repository\FunderRepository).
Resolving inheritance for "App\Repository\FunderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FunderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FundingProposalProjectRepository" (parent: .abstract.instanceof.App\Repository\FundingProposalProjectRepository).
Resolving inheritance for "App\Repository\FundingProposalProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FundingProposalProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FundingProposalRepository" (parent: .abstract.instanceof.App\Repository\FundingProposalRepository).
Resolving inheritance for "App\Repository\FundingProposalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FundingProposalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FundingRepository" (parent: .abstract.instanceof.App\Repository\FundingRepository).
Resolving inheritance for "App\Repository\FundingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FundingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository" (parent: .abstract.instanceof.App\Repository\ImageRepository).
Resolving inheritance for "App\Repository\ImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameters\TreeSpeciesRepository" (parent: .abstract.instanceof.App\Repository\Parameters\TreeSpeciesRepository).
Resolving inheritance for "App\Repository\Parameters\TreeSpeciesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameters\TreeSpeciesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameters\YieldModel\MeasureRepository" (parent: .abstract.instanceof.App\Repository\Parameters\YieldModel\MeasureRepository).
Resolving inheritance for "App\Repository\Parameters\YieldModel\MeasureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameters\YieldModel\MeasureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameters\YieldModel\YieldModelRepository" (parent: .abstract.instanceof.App\Repository\Parameters\YieldModel\YieldModelRepository).
Resolving inheritance for "App\Repository\Parameters\YieldModel\YieldModelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameters\YieldModel\YieldModelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectReportRepository" (parent: .abstract.instanceof.App\Repository\ProjectReportRepository).
Resolving inheritance for "App\Repository\ProjectReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository" (parent: .abstract.instanceof.App\Repository\ProjectRepository).
Resolving inheritance for "App\Repository\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AssessmentVoter" (parent: .abstract.instanceof.App\Security\Voter\AssessmentVoter).
Resolving inheritance for "App\Security\Voter\AssessmentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AssessmentVoter).
Resolving inheritance for ".instanceof.JMS\Serializer\Handler\SubscribingHandlerInterface.0.App\Serializer\Handlers\GeoJsonHandler" (parent: .abstract.instanceof.App\Serializer\Handlers\GeoJsonHandler).
Resolving inheritance for "App\Serializer\Handlers\GeoJsonHandler" (parent: .instanceof.JMS\Serializer\Handler\SubscribingHandlerInterface.0.App\Serializer\Handlers\GeoJsonHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\AssessmentFormNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\AssessmentFormNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\AssessmentFormNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\AssessmentFormNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\FunderNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\FunderNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\FunderNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\FunderNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\GeometryNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\GeometryNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\Normalizer\GeometryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\GeometryNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\GeometryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\Normalizer\GeometryNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\YieldModelNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\YieldModelNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\YieldModelNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\YieldModelNormalizer).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\AssessmentValidator" (parent: .abstract.instanceof.App\Validator\AssessmentValidator).
Resolving inheritance for "App\Validator\AssessmentValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\AssessmentValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\TreeSpeciesUuidValidator" (parent: .abstract.instanceof.App\Validator\TreeSpeciesUuidValidator).
Resolving inheritance for "App\Validator\TreeSpeciesUuidValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\TreeSpeciesUuidValidator).
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.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.liip_imagine" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.jwt" (parent: lexik_jwt_authentication.security.jwt_user_provider).
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.public" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.public" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.jwt.main" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
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.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 ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.image_funder_logo" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.image_project" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\HashNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for "Vich\UploaderBundle\Naming\Base64Namer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "vich_uploader.listener.clean.image_funder_logo" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.image_funder_logo" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.image_funder_logo" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.image_project" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.image_project" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.image_project" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraint\AssessmentConsistency" (parent: .abstract.instanceof.App\Validator\Constraint\AssessmentConsistency).
Resolving inheritance for ".instanceof.App\Validator\Constraint\AssessmentConsistency.0.App\Validator\Constraint\AssessmentConsistency" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraint\AssessmentConsistency).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraint\TreeSpeciesUuidExists" (parent: .abstract.instanceof.App\Validator\Constraint\TreeSpeciesUuidExists).
Resolving inheritance for ".instanceof.App\Validator\Constraint\TreeSpeciesUuidExists.0.App\Validator\Constraint\TreeSpeciesUuidExists" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraint\TreeSpeciesUuidExists).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
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.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
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.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (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 "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.yield_model_autocompleted_field" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.yield_model_tree_species_equivalent_autocompleted_field" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
1
[liip/imagine-bundle] Can not handle assets versioning with custom format ".debug.http_client". asset twig function can likely not be used with the imagine_filter
381
Removed service "App\Factory\ApiCredentialsFactoryInterface"; reason: private alias.
Removed service "App\Factory\AuthorizationHeaderFactoryInterface"; reason: private alias.
Removed service "App\Factory\JwtPayloadFactoryInterface"; reason: private alias.
Removed service "App\Service\ClimessencesServiceInterface"; reason: private alias.
Removed service "App\Service\Document\DocumentBuilderInterface"; reason: private alias.
Removed service "App\Service\Security\Cookie\CookieFactoryInterface"; reason: private alias.
Removed service "App\Service\Security\Token\MaForetTokenExtractorInterface"; reason: private alias.
Removed service "App\Service\Security\Token\MaForetTokenManagerInterface"; 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 "Psr\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\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; 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\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; 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\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\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 "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\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; 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 "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_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 "SessionHandlerInterface"; 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\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; 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\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; 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\Http\Authentication\UserAuthenticatorInterface"; 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 "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 $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; 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 $default.entity_manager"; 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 "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "vich_uploader.namer_uniqid"; reason: private alias.
Removed service "vich_uploader.namer_property"; reason: private alias.
Removed service "vich_uploader.namer_origname"; reason: private alias.
Removed service "vich_uploader.namer_hash"; reason: private alias.
Removed service "vich_uploader.namer_base64"; reason: private alias.
Removed service "vich_uploader.directory_namer_subdir"; reason: private alias.
Removed service "vich_uploader.namer_directory_property"; reason: private alias.
Removed service "vich_uploader.namer_directory_current_date_time"; reason: private alias.
Removed service "vich_uploader.namer_directory_configurable"; reason: private alias.
Removed service "vich_uploader.namer_smart_unique"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Service\FilterService"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.union_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_or_attribute_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.null_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.default_value_property_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; reason: private alias.
Removed service "Actiforest\Component\User\Generator\ConfirmationTokenGeneratorInterface"; reason: private alias.
Removed service "Actiforest\Component\User\Generator\PasswordGeneratorInterface"; reason: private alias.
Removed service "Actiforest\Component\User\Service\UserManipulatorInterface"; reason: private alias.
Removed service "Actiforest\Component\User\Service\CanonicalizerInterface"; reason: private alias.
Removed service "Actiforest\UserBundle\Service\UserSerializerInterface"; reason: private alias.
Removed service "actiforest_user.repository.user_oauth_repository"; reason: private alias.
Removed service "Actiforest\Component\User\Security\PasswordUpdaterInterface"; reason: private alias.
Removed service "Actiforest\Component\Resource\Factory\FactoryInterface"; reason: private alias.
Removed service "Actiforest\UserBundle\Security\UserProvider"; reason: private alias.
Removed service "Actiforest\UserBundle\Security\OAuthUserProvider"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service "actiforest.user.object_manager"; reason: private alias.
Removed service "actiforest.user.authenticator.manager"; 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 $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; 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 ".Psr\Log\LoggerInterface $nelmio_api_docLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.Nb0Gc9v"; reason: private alias.
Removed service ".service_locator.8Kvvw3U"; reason: private alias.
Removed service ".service_locator.q6rKGBk"; reason: private alias.
Removed service ".service_locator.8HQnoag"; reason: private alias.
Removed service ".service_locator.Sa9LNaC"; reason: private alias.
Removed service ".service_locator.QAFhFCQ"; reason: private alias.
Removed service ".service_locator.OePSu7n"; reason: private alias.
Removed service ".service_locator.zUCNq3r"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "jms_serializer.metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.nR7tMKg"; reason: private alias.
Removed service ".service_locator.VfQ3eI5"; reason: private alias.
Removed service ".service_locator.MljDPTR"; reason: private alias.
Removed service ".service_locator.IwJzgDd"; reason: private alias.
Removed service ".service_locator.JGAO7l4"; reason: private alias.
Removed service ".service_locator.F8ia.3X"; reason: private alias.
Removed service ".service_locator.g93ssxn"; reason: private alias.
Removed service ".service_locator.P1oHa4m"; reason: private alias.
Removed service ".service_locator.on.M4ee"; reason: private alias.
Removed service ".service_locator.p7iE9sw"; reason: private alias.
Removed service ".service_locator.b3OTBIu"; reason: private alias.
Removed service ".service_locator.Yu3Mbtm"; reason: private alias.
Removed service ".service_locator.rCvLymE"; reason: private alias.
Removed service ".service_locator.Va7blN3"; reason: private alias.
Removed service ".service_locator.X.Bswej"; reason: private alias.
Removed service ".service_locator.Rz1KgWi"; reason: private alias.
Removed service ".service_locator.g9yd7Df"; reason: private alias.
Removed service ".service_locator.bbpzUdk"; reason: private alias.
Removed service ".service_locator.bo9.K77"; reason: private alias.
Removed service ".service_locator.qYZms4N"; reason: private alias.
Removed service ".service_locator.d_kopCk"; reason: private alias.
Removed service ".service_locator.tH2voTq"; reason: private alias.
Removed service ".service_locator.B2ulcLD"; reason: private alias.
Removed service ".service_locator.c4MV_Nx"; reason: private alias.
Removed service ".service_locator.1XH9McM"; reason: private alias.
Removed service ".service_locator.WgT.nA4"; reason: private alias.
Removed service ".service_locator.TIPZz0U"; reason: private alias.
Removed service ".service_locator.fuo41Sj"; reason: private alias.
Removed service ".service_locator.5l5MgnC"; reason: private alias.
Removed service ".service_locator.uzItZZB"; reason: private alias.
Removed service ".service_locator.2.QG8Vc"; reason: private alias.
Removed service ".service_locator.h3Ql7rr"; reason: private alias.
Removed service ".service_locator.xOYaDjI"; reason: private alias.
Removed service ".service_locator.kAPMZ9X"; reason: private alias.
Removed service ".service_locator.Ogfi.eR"; reason: private alias.
Removed service ".service_locator.TgD63Jg"; reason: private alias.
Removed service ".service_locator.49cUFCh"; reason: private alias.
Removed service ".service_locator.KHvqx6e"; reason: private alias.
Removed service ".service_locator.BVXpcAm"; reason: private alias.
Removed service ".service_locator.d59C7Q2"; reason: private alias.
Removed service ".service_locator._kmzkXK"; reason: private alias.
Removed service ".service_locator.y7RubiM"; reason: private alias.
Removed service ".service_locator..afXKPK"; reason: private alias.
Removed service ".service_locator.SFLv4WP"; reason: private alias.
Removed service ".service_locator.fj7Uv.A"; reason: private alias.
Removed service ".service_locator.iZAB.nA"; reason: private alias.
Removed service ".service_locator.g1QThOx"; reason: private alias.
Removed service ".service_locator.Drv1vJn"; reason: private alias.
Removed service ".service_locator.MSuZpVz"; reason: private alias.
Removed service ".service_locator.uP8hyfn"; reason: private alias.
Removed service ".service_locator.CTqR2_z"; reason: private alias.
Removed service ".service_locator.1VDAkXQ"; reason: private alias.
Removed service ".service_locator.blTXTF6"; reason: private alias.
Removed service ".service_locator.wyPiFEt"; reason: private alias.
Removed service ".service_locator.fXiVXR6"; reason: private alias.
Removed service ".service_locator.WUAeGLu"; reason: private alias.
Removed service ".service_locator.Yi4PeBw"; reason: private alias.
Removed service ".service_locator.ywyXv6H"; reason: private alias.
Removed service ".service_locator.VBnmMw6"; reason: private alias.
Removed service ".service_locator.GwRyxt8"; reason: private alias.
Removed service ".service_locator.8Xc.AwQ"; reason: private alias.
Removed service ".service_locator.jo35Ghn"; reason: private alias.
Removed service ".service_locator.VItK_D_"; reason: private alias.
Removed service ".service_locator.aTW0NGp"; reason: private alias.
Removed service ".service_locator.Dvo6jUd"; reason: private alias.
Removed service ".service_locator.XQawIRm"; reason: private alias.
Removed service ".service_locator.VhxBB5X"; reason: private alias.
Removed service ".service_locator.lYdlIB1"; reason: private alias.
Removed service ".service_locator.JGQPwcJ"; reason: private alias.
118
Changed reference of service "App\Command\PhotoArchiveImportCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\API\FundingProposalController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Parameters\YieldModelController" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\AuthenticationFailureSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Factory\AssessmentFactory" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Security\AuthenticationEntryPoint" previously pointing to "router.default" to "router".
Changed reference of service "App\Serializer\Normalizer\YieldModelNormalizer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Cadxmap\CadxmapV3Service" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Service\ProjectFundingManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\ProjectImageManager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Twig\AppExtension" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
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 "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" 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.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
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 "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.access.closure_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
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 "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
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.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.main" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "actiforest.user.service.user_manipulator" previously pointing to "Actiforest\UserBundle\Repository\UserRepository" to "actiforest_user.repository.user_repository".
Changed reference of service "actiforest_user.service.user_serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "actiforest.user.security.user_provider" previously pointing to "Actiforest\UserBundle\Repository\UserRepository" to "actiforest_user.repository.user_repository".
Changed reference of service "actiforest.user.security.oauth_user_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "actiforest_user.event_subscriber.login_subscriber" previously pointing to "Actiforest\UserBundle\Repository\UserRepository" to "actiforest_user.repository.user_repository".
Changed reference of service "actiforest_user.event_subscriber.login_subscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "actiforest_user.event_subscriber.registration_subscriber" previously pointing to "Actiforest\UserBundle\Repository\UserRepository" to "actiforest_user.repository.user_repository".
Changed reference of service "actiforest_user.event_subscriber.reset_password_subscriber" previously pointing to "Actiforest\UserBundle\Repository\UserRepository" to "actiforest_user.repository.user_repository".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
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 "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "stof_doctrine_extensions.tool.actor_provider" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "ux.autocomplete.entity_autocomplete_controller" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.base_entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.choice_type_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KBoacfy" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.NJwjX.m" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.xLUxcPm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.PtHzjil" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.vcMHxo8" previously pointing to "router.default" to "router".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.IlGSE9J" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\AssessmentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.d3Va8pZ" previously pointing to "Actiforest\UserBundle\Repository\UserRepository" to "actiforest_user.repository.user_repository".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.xRvtKlk" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.2QMaG2L" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.2QMaG2L" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
449
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; 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 "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_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.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; 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.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; 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.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; 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 "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; 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 "ux.autocomplete.wrapped_entity_type_autocompleter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizerCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AnonymizerCommand.0.App\Command\AnonymizerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AnonymizerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClimessencesDownloadCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ClimessencesDownloadCommand.0.App\Command\ClimessencesDownloadCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClimessencesDownloadCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClimessencesSearchCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClimessencesSearchCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PhotoArchiveImportCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PhotoArchiveImportCommand.0.App\Command\PhotoArchiveImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PhotoArchiveImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResolveCachePathCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ResolveCachePathCommand.0.App\Command\ResolveCachePathCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ResolveCachePathCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupTestDatabaseCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SetupTestDatabaseCommand.0.App\Command\SetupTestDatabaseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetupTestDatabaseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\YieldModelImportCommand"; reason: abstract.
Removed service ".instanceof.App\Command\YieldModelImportCommand.0.App\Command\YieldModelImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\YieldModelImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\AssessmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\AssessmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\API\AssessmentController.0.App\Controller\API\AssessmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\API\AssessmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\API\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\FundingProposalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\FundingProposalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\API\FundingProposalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\ProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\API\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assessment\AssessmentCertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assessment\AssessmentCertController"; reason: abstract.
Removed service ".instanceof.App\Controller\Assessment\AssessmentCertController.0.App\Controller\Assessment\AssessmentCertController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Assessment\AssessmentCertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assessment\AssessmentFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assessment\AssessmentFileController"; reason: abstract.
Removed service ".instanceof.App\Controller\Assessment\AssessmentFileController.0.App\Controller\Assessment\AssessmentFileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Assessment\AssessmentFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assessment\AssessmentPartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assessment\AssessmentPartnerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Assessment\AssessmentPartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Contact\ForestersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Contact\ForestersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Contact\ForestersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContractsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContractsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContractsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FdsProxyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FdsProxyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FdsProxyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Funding\FundersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Funding\FundersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Funding\FundersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Funding\FundingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Funding\FundingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Funding\FundingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Funding\FundingProposalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Funding\FundingProposalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Funding\FundingProposalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImagesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImagesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImagesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parameters\ForesterTagsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parameters\ForesterTagsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Parameters\ForesterTagsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parameters\TreeSpeciesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parameters\TreeSpeciesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Parameters\TreeSpeciesController.0.App\Controller\Parameters\TreeSpeciesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Parameters\TreeSpeciesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parameters\YieldModelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parameters\YieldModelController"; reason: abstract.
Removed service ".instanceof.App\Controller\Parameters\YieldModelController.0.App\Controller\Parameters\YieldModelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Parameters\YieldModelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ProjectReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ProjectReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Project\ProjectReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ProjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ProjectsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Project\ProjectsController.0.App\Controller\Project\ProjectsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Project\ProjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuthenticationFailureSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AuthenticationFailureSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AdminProjectMapFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AdminProjectMapFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AdminUserValidationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AdminUserValidationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AbstractDimensionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Assessment\AbstractDimensionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentCertType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Assessment\AssessmentCertType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentContextType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Assessment\AssessmentContextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Assessment\AssessmentFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\AssessmentFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Assessment\AssessmentFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\DendroMicrohabitatType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Assessment\DendroMicrohabitatType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\IbpMeasureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Assessment\IbpMeasureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\OperationAreaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Assessment\OperationAreaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\OperationMeasureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Assessment\OperationMeasureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\SpeciesShareType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Assessment\SpeciesShareType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Assessment\TreeSpeciesAttributesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Assessment\TreeSpeciesAttributesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BasicFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BasicFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\AbstractContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Contact\AbstractContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Contact\ForesterFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterTagFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Contact\ForesterTagFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterTagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Contact\ForesterTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Contact\ForesterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Contact\ForesterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\AreaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Embeddable\AreaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\BudgetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Embeddable\BudgetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\LocalityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Embeddable\LocalityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Embeddable\PriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Embeddable\PriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FunderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Funding\FunderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Funding\FundingProposalFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalProjectFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Funding\FundingProposalProjectFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Funding\FundingProposalProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingProposalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Funding\FundingProposalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\FundingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Funding\FundingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Funding\ProposalOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Funding\ProposalOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GeojsonMapFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\GeojsonMapFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GeometryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\GeometryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\JsonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\TreeSpeciesFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Parameters\TreeSpeciesFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\TreeSpeciesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Parameters\TreeSpeciesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelAutocompletedField"; reason: abstract.
Removed service ".instanceof.App\Form\Type\Parameters\YieldModelAutocompletedField.0.App\Form\Type\Parameters\YieldModelAutocompletedField"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Parameters\YieldModelAutocompletedField"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Parameters\YieldModelFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField"; reason: abstract.
Removed service ".instanceof.App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField.0.App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Parameters\YieldModelTreeSpeciesEquivalentAutocompletedField"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Parameters\YieldModelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Parameters\YieldModelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ForestOwnerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Project\ForestOwnerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ImageFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Project\ImageFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\LbcCertificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Project\LbcCertificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectContractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Project\ProjectContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Project\ProjectFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectImageFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Project\ProjectImageFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Project\ProjectImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Project\ProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Project\ProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProjectReport\ProjectReportFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ProjectReport\ProjectReportFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProjectReport\ProjectReportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ProjectReport\ProjectReportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PropertyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PropertyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResourceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ResourceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TagFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TagFilterType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\UpdateParcelGeometryHandler.0.App\MessageHandler\UpdateParcelGeometryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\UpdateParcelGeometryHandler"; reason: abstract.
Removed service ".instanceof.Nelmio\ApiDocBundle\ModelDescriber\ModelDescriberInterface.0.App\ModelDescriber\GeometryDescriber"; reason: abstract.
Removed service ".abstract.instanceof.App\ModelDescriber\GeometryDescriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Assessment\AssessmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Assessment\AssessmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Assessment\IbpMeasureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Assessment\IbpMeasureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Assessment\TreeSpeciesAttributesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Assessment\TreeSpeciesAttributesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\AreaLevel2Repository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Contact\AreaLevel2Repository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\ForesterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Contact\ForesterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\ForesterTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Contact\ForesterTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contact\ForestryOrganizationTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Contact\ForestryOrganizationTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ForestOwnerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ForestOwnerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FunderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FunderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FundingProposalProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FundingProposalProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FundingProposalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FundingProposalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FundingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FundingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameters\TreeSpeciesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameters\TreeSpeciesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameters\YieldModel\MeasureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameters\YieldModel\MeasureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parameters\YieldModel\YieldModelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Parameters\YieldModel\YieldModelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AssessmentVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\AssessmentVoter"; reason: abstract.
Removed service ".instanceof.JMS\Serializer\Handler\SubscribingHandlerInterface.0.App\Serializer\Handlers\GeoJsonHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Handlers\GeoJsonHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\AssessmentFormNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\AssessmentFormNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\FunderNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\FunderNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\GeometryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\Normalizer\GeometryNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\GeometryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\YieldModelNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\YieldModelNormalizer"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\AssessmentValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\AssessmentValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraint\AssessmentConsistency"; reason: abstract.
Removed service ".instanceof.App\Validator\Constraint\AssessmentConsistency.0.App\Validator\Constraint\AssessmentConsistency"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraint\AssessmentConsistency"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\Constraint\TreeSpeciesUuidExists"; reason: abstract.
Removed service ".instanceof.App\Validator\Constraint\TreeSpeciesUuidExists.0.App\Validator\Constraint\TreeSpeciesUuidExists"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraint\TreeSpeciesUuidExists"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\TreeSpeciesUuidValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\TreeSpeciesUuidValidator"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
221
Removed service "App\Dto\ApiErrorResponse\ApiError"; reason: unused.
Removed service "App\Dto\ApiErrorResponse\AssessmentSynchroError"; reason: unused.
Removed service "App\Dto\ApiErrorResponse\ValidationError"; reason: unused.
Removed service "App\Dto\AssessmentOutputDto"; reason: unused.
Removed service "App\Dto\AssessmentPutOutputDto"; reason: unused.
Removed service "App\Dto\ContextDto"; reason: unused.
Removed service "App\Dto\ForestOwner\ForestOwnerAbstractDto"; reason: unused.
Removed service "App\Dto\ForestOwner\ForestOwnerDto"; reason: unused.
Removed service "App\Dto\ForestOwner\ForestOwnerPutDto"; reason: unused.
Removed service "App\Dto\ForestOwner\OrganizationDto"; reason: unused.
Removed service "App\Dto\ForestOwner\PostalAddressDto"; reason: unused.
Removed service "App\Dto\Ibp\IbpDendroMicroHabitatsDto"; reason: unused.
Removed service "App\Dto\Ibp\IbpMeasureAbstractDto"; reason: unused.
Removed service "App\Dto\Ibp\IbpMeasureOutputDto"; reason: unused.
Removed service "App\Dto\Ibp\IbpMeasurePatchDto"; reason: unused.
Removed service "App\Dto\Ibp\IbpMeasurePutDto"; reason: unused.
Removed service "App\Dto\Ibp\IbpMeasurePutOutputDto"; reason: unused.
Removed service "App\Dto\Ibp\IbpScoreDto"; reason: unused.
Removed service "App\Dto\Operation\OperationAreaDto"; reason: unused.
Removed service "App\Dto\Operation\OperationMeasureDto"; reason: unused.
Removed service "App\Dto\Operation\SpeciesShareDto"; reason: unused.
Removed service "App\Dto\SyncUser"; reason: unused.
Removed service "App\Dto\Synchro\SynchroError"; reason: unused.
Removed service "App\Dto\Synchro\SynchroInputDto"; reason: unused.
Removed service "App\Dto\Synchro\SynchroOutputDto"; reason: unused.
Removed service "App\Exception\CadxmapException"; reason: unused.
Removed service "App\Exception\ForestryApiException"; reason: unused.
Removed service "App\Exception\YieldModelScenarioException"; reason: unused.
Removed service "App\Factory\ApiCredentialsFactory"; reason: unused.
Removed service "App\Factory\AuthorizationHeaderFactory"; reason: unused.
Removed service "App\Factory\JwtPayloadFactory"; reason: unused.
Removed service "App\Form\DataTransformer\GeometryToGeoJSONTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\JsonTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\ResourceToIdTransformer"; reason: unused.
Removed service "App\Message\UpdateParcelGeometry"; reason: unused.
Removed service "App\Model\ApiCredentials"; reason: unused.
Removed service "App\Model\AssessmentBudgetResult"; reason: unused.
Removed service "App\Model\CadastreData"; reason: unused.
Removed service "App\Model\EntityFilters\AbstractPaginatorFilter"; reason: unused.
Removed service "App\Model\EntityFilters\AssessmentFilter"; reason: unused.
Removed service "App\Model\EntityFilters\BasicFilter"; reason: unused.
Removed service "App\Model\EntityFilters\ForesterFilter"; reason: unused.
Removed service "App\Model\EntityFilters\FundingProposalFilter"; reason: unused.
Removed service "App\Model\EntityFilters\FundingProposalProjectFilter"; reason: unused.
Removed service "App\Model\EntityFilters\ImageFilter"; reason: unused.
Removed service "App\Model\EntityFilters\ProjectFilter"; reason: unused.
Removed service "App\Model\EntityFilters\ProjectImageFilter"; reason: unused.
Removed service "App\Model\EntityFilters\ProjectReportFilter"; reason: unused.
Removed service "App\Model\EntityFilters\TagFilter"; reason: unused.
Removed service "App\Model\EntityFilters\TreeSpeciesFilter"; reason: unused.
Removed service "App\Model\EntityFilters\YieldModelFilter"; reason: unused.
Removed service "App\Model\MaForetApiUsage"; reason: unused.
Removed service "App\Model\MaForetLoginResponse"; reason: unused.
Removed service "App\Service\Document\CustomTemplateProcessor"; reason: unused.
Removed service "App\Service\Formatter\BearingConverter"; reason: unused.
Removed service "App\Service\Formatter\LatLngConverter"; reason: unused.
Removed service "App\Service\LBC\CNPF\AfforestationFormula"; reason: unused.
Removed service "App\Service\LBC\CNPF\Document8Manager"; reason: unused.
Removed service "App\Service\LBC\CNPF\ReforestationFormula"; reason: unused.
Removed service "App\Service\LBC\ConversionFormula"; reason: unused.
Removed service "App\Service\LBC\LBCVANFormula"; reason: unused.
Removed service "App\Service\LBC\MethodManager"; reason: unused.
Removed service "App\Service\Security\Cookie\CookieExtractor"; reason: unused.
Removed service "App\Service\Security\Cookie\CookieFactory"; reason: unused.
Removed service "App\Service\Security\Token\MaForetTokenExtractor"; reason: unused.
Removed service "App\Service\Security\Token\MaForetTokenManager"; reason: unused.
Removed service "App\Validator\Constraint\AssessmentConsistency"; reason: unused.
Removed service "App\Validator\Constraint\TreeSpeciesUuidExists"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; 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 "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "security.authentication.session_strategy"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; 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"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.image_funder_logo"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.image_project"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.gd"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "actiforest_user.service.user_serializer"; reason: unused.
Removed service "actiforest.user.security.user_provider"; reason: unused.
Removed service "actiforest.user.security.oauth_user_provider"; reason: unused.
Removed service "actiforest_user.service.application_id_handler"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; 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 "nelmio_api_doc.type_describer.chain"; reason: unused.
Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
Removed service "stof_doctrine_extensions.tool.actor_provider"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "ux.autocomplete.make_autocomplete_field"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.riiCAol"; reason: unused.
485
Inlined service "App\Service\YieldModelImporter\Doc8Importer" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\BastideImporter" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\DecourtImporter" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\FCBK34Importer" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\FCBU75Importer" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\ONFImporter" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\MisirImporter" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\LemaireImporter" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\LemoineImporter" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\RedeiImporter" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\Redei2014Importer" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\JansenImporter" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\PiqueNicolauImporter" to "App\Command\YieldModelImportCommand".
Inlined service ".service_locator.ZyP9f7K.App\Controller\API\AssessmentController" to "App\Controller\API\AssessmentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\API\ContactController" to "App\Controller\API\ContactController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\API\FundingProposalController" to "App\Controller\API\FundingProposalController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\API\ProjectController" to "App\Controller\API\ProjectController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Assessment\AssessmentCertController" to "App\Controller\Assessment\AssessmentCertController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Assessment\AssessmentFileController" to "App\Controller\Assessment\AssessmentFileController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Assessment\AssessmentPartnerController" to "App\Controller\Assessment\AssessmentPartnerController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Contact\ForestersController" to "App\Controller\Contact\ForestersController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ContractsController" to "App\Controller\ContractsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\DashboardController" to "App\Controller\DashboardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\FdsProxyController" to "App\Controller\FdsProxyController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Funding\FundersController" to "App\Controller\Funding\FundersController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Funding\FundingController" to "App\Controller\Funding\FundingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Funding\FundingProposalController" to "App\Controller\Funding\FundingProposalController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ImagesController" to "App\Controller\ImagesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Parameters\ForesterTagsController" to "App\Controller\Parameters\ForesterTagsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Parameters\TreeSpeciesController" to "App\Controller\Parameters\TreeSpeciesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Parameters\YieldModelController" to "App\Controller\Parameters\YieldModelController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Project\ProjectReportsController" to "App\Controller\Project\ProjectReportsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Project\ProjectsController" to "App\Controller\Project\ProjectsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service "App\Service\Formatter\AreaFormatter" to "App\Twig\AppExtension".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.va_rxC4" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.DOrA4Nm" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
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.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service ".service_locator.ILdUWIS" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
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.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.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 "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "App\Serializer\Normalizer\AssessmentFormNormalizer" to "serializer".
Inlined service "App\Serializer\Normalizer\FunderNormalizer" to "serializer".
Inlined service "App\Serializer\Normalizer\GeometryNormalizer" to "serializer".
Inlined service "App\Serializer\Normalizer\YieldModelNormalizer" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" 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.number" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" 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 "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.MFBj4a5" 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 ".service_locator.T8VDIa3" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.IlGSE9J" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" 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.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "jms_serializer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.2QMaG2L" to "security.helper".
Inlined service ".service_locator.K1oWq8R" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.cA4qVuC" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.firewall.map.config.public" to "security.firewall.map.context.public".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.jor1Ghd".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.http_utils" to "security.exception_listener.main".
Inlined service "App\Security\AuthenticationEntryPoint" to "security.exception_listener.main".
Inlined service "App\Security\AccessDeniedHandler" 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 "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.7IZstqv" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.d3Va8pZ" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
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.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" 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 "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
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.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" 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 "doctrine.twig.doctrine_extension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" 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.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
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.r4EBn1Z" to "twig.runtime_loader".
Inlined service ".service_locator.fKIsVqY" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~uLPyqri" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.imagick".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.doctrine_type_driver.inner" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.doctrine_object_constructor.inner" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "actiforest.user.factory.user_factory" to "actiforest.user.service.user_manipulator".
Inlined service "actiforest.component.user.security.password_updater" to "actiforest.user.service.user_manipulator".
Inlined service "actiforest.component.user.generator.confirmation_token_generator" to "actiforest.user.service.user_manipulator".
Inlined service "actiforest_user.security.user_password_encoder" to "actiforest.component.user.security.password_updater".
Inlined service "actiforest.component.user.generator.password_generator" to "actiforest_user.event_subscriber.reset_password_subscriber".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "lexik_jwt_authentication.extractor.cookie_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "stof_doctrine_extensions.metadata_cache" to "stof_doctrine_extensions.listener.timestampable".
Inlined service ".stof_doctrine_extensions.reader" to "stof_doctrine_extensions.listener.timestampable".
Inlined service ".service_locator.Mr0j6WM" to "ux.autocomplete.autocompleter_registry".
Inlined service "ux.autocomplete.autocompleter_registry" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "ux.autocomplete.results_executor" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.kQxtMBY" to ".service_locator.kQxtMBY.App\Controller\API\AssessmentController::syncPut()".
Inlined service ".service_locator.QwuMUOc" to ".service_locator.QwuMUOc.App\Controller\API\AssessmentController::postAssessment()".
Inlined service ".service_locator.2WiZoZE" to ".service_locator.2WiZoZE.App\Controller\API\AssessmentController::patchAssessment()".
Inlined service ".service_locator.ugRdXd1" to ".service_locator.ugRdXd1.App\Controller\API\AssessmentController::deleteAssessment()".
Inlined service ".service_locator.SPPi7Dc" to ".service_locator.SPPi7Dc.App\Controller\API\AssessmentController::getAssessment()".
Inlined service ".service_locator.dSeiSJk" to ".service_locator.dSeiSJk.App\Controller\API\AssessmentController::cgetPropertyAssessments()".
Inlined service ".service_locator.ot_zC0h" to ".service_locator.ot_zC0h.App\Controller\API\AssessmentController::computeBudget()".
Inlined service ".service_locator.UdbcLdp" to ".service_locator.UdbcLdp.App\Controller\API\AssessmentController::computeQuantification()".
Inlined service ".service_locator.TGEplls" to ".service_locator.TGEplls.App\Controller\API\AssessmentController::getYieldModelsForSpecies()".
Inlined service ".service_locator.vaRoMHc" to ".service_locator.vaRoMHc.App\Controller\API\ContactController::checkRegistration()".
Inlined service ".service_locator.rjfcMDu" to ".service_locator.rjfcMDu.App\Controller\API\FundingProposalController::filterProjects()".
Inlined service ".service_locator.dnowuQa" to ".service_locator.dnowuQa.App\Controller\Assessment\AssessmentCertController::edit()".
Inlined service ".service_locator.1kKFjew" to ".service_locator.1kKFjew.App\Controller\Assessment\AssessmentCertController::generateIbpScore()".
Inlined service ".service_locator.KBoacfy" to ".service_locator.KBoacfy.App\Controller\Assessment\AssessmentFileController::assessmentTable()".
Inlined service ".service_locator.XGcexz6" to ".service_locator.XGcexz6.App\Controller\Assessment\AssessmentFileController::printYieldModel()".
Inlined service ".service_locator.seRVoKr" to ".service_locator.seRVoKr.App\Controller\Contact\ForestersController::forestersTable()".
Inlined service ".service_locator.TUDnI8X" to ".service_locator.TUDnI8X.App\Controller\Contact\ForestersController::edit()".
Inlined service ".service_locator.e2tMViW" to ".service_locator.e2tMViW.App\Controller\Contact\ForestersController::new()".
Inlined service ".service_locator.Dl_nv3g" to ".service_locator.Dl_nv3g.App\Controller\Contact\ForestersController::delete()".
Inlined service ".service_locator.dLgUoNU" to ".service_locator.dLgUoNU.App\Controller\DashboardController::admin()".
Inlined service ".service_locator.ET3GQZT" to ".service_locator.ET3GQZT.App\Controller\Funding\FundersController::edit()".
Inlined service ".service_locator.0c9Ki8r" to ".service_locator.0c9Ki8r.App\Controller\Funding\FundersController::delete()".
Inlined service ".service_locator.0QNSeou" to ".service_locator.0QNSeou.App\Controller\Funding\FundingController::fundingOfFunderTable()".
Inlined service ".service_locator.tY2W2KB" to ".service_locator.tY2W2KB.App\Controller\Funding\FundingController::fundingByProjectTable()".
Inlined service ".service_locator.RrPzSIx" to ".service_locator.RrPzSIx.App\Controller\Funding\FundingController::fundingOfProjectTable()".
Inlined service ".service_locator.sR.y6eg" to ".service_locator.sR.y6eg.App\Controller\Funding\FundingController::fundingRecompute()".
Inlined service ".service_locator.NJwjX.m" to ".service_locator.NJwjX.m.App\Controller\Funding\FundingController::fundingEdit()".
Inlined service ".service_locator.M8Bx9oo" to ".service_locator.M8Bx9oo.App\Controller\Funding\FundingController::newForFunder()".
Inlined service ".service_locator.HZOpvvk" to ".service_locator.HZOpvvk.App\Controller\Funding\FundingController::newForProject()".
Inlined service ".service_locator.bFDTWsb" to ".service_locator.bFDTWsb.App\Controller\Funding\FundingController::show()".
Inlined service ".service_locator.96ZhV0g" to ".service_locator.96ZhV0g.App\Controller\Funding\FundingController::delete()".
Inlined service ".service_locator.gR9cqsX" to ".service_locator.gR9cqsX.App\Controller\Funding\FundingProposalController::new()".
Inlined service ".service_locator.8wQ7dLX" to ".service_locator.8wQ7dLX.App\Controller\Funding\FundingProposalController::orderConfirmation()".
Inlined service ".service_locator.WzUO7Y7" to ".service_locator.WzUO7Y7.App\Controller\Funding\FundingProposalController::removeProject()".
Inlined service ".service_locator.xLUxcPm" to ".service_locator.xLUxcPm.App\Controller\ImagesController::imagesListOfProject()".
Inlined service ".service_locator.PtHzjil" to ".service_locator.PtHzjil.App\Controller\ImagesController::edit()".
Inlined service ".service_locator.vcMHxo8" to ".service_locator.vcMHxo8.App\Controller\ImagesController::new()".
Inlined service ".service_locator.ulSVShf" to ".service_locator.ulSVShf.App\Controller\ImagesController::delete()".
Inlined service ".service_locator.y8yGHhi" to ".service_locator.y8yGHhi.App\Controller\ImagesController::reloadData()".
Inlined service ".service_locator.e2ObsLV" to ".service_locator.e2ObsLV.App\Controller\ImagesController::editLocation()".
Inlined service ".service_locator.PMKfA9Z" to ".service_locator.PMKfA9Z.App\Controller\ImagesController::generatePhotosDocument()".
Inlined service ".service_locator.9mV5Cfc" to ".service_locator.9mV5Cfc.App\Controller\ImagesController::uploadSuccess()".
Inlined service ".service_locator.dzYtA0o" to ".service_locator.dzYtA0o.App\Controller\Parameters\TreeSpeciesController::edit()".
Inlined service ".service_locator.HPkNKyA" to ".service_locator.HPkNKyA.App\Controller\Project\ProjectReportsController::publicMonitoringReports()".
Inlined service ".service_locator.GRsRcdZ" to ".service_locator.GRsRcdZ.App\Controller\Project\ProjectReportsController::editProjectReport()".
Inlined service ".service_locator.uNlKzsO" to ".service_locator.uNlKzsO.App\Controller\Project\ProjectReportsController::deleteProjectReport()".
Inlined service ".service_locator.d.zx.Qj" to ".service_locator.d.zx.Qj.App\Controller\Project\ProjectsController::edit()".
Inlined service ".service_locator.iDAChy7" to ".service_locator.iDAChy7.App\Controller\Project\ProjectsController::new()".
Inlined service ".service_locator.w7wYGXg" to ".service_locator.w7wYGXg.App\Controller\Project\ProjectsController::startForestryAppWith()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\UpdateParcelGeometryHandler" to ".messenger.handler_descriptor.OaPWyNl".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "liip_imagine.messenger.warmup_cache_processor" to ".messenger.handler_descriptor.jVZqk.p".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\Voter\AssessmentVoter" to ".debug.security.voter.App\Security\Voter\AssessmentVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.N3n0e03" to ".service_locator.N3n0e03.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service ".service_locator.UIRcdBR" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.annotation_or_attribute_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.null_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.Tz7uz2D" to "console.command_loader".
Inlined service ".service_locator.N3n0e03.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
Inlined service "App\Service\YieldModelImporter\CSVParser" to "App\Command\YieldModelImportCommand".
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.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.mapping.class_discriminator_resolver" 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".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
5
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "debug.security.event_dispatcher.main", ".debug.http_client", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "templating.helper" was defined on service(s) "Vich\UploaderBundle\Templating\Helper\UploaderHelper", but was never used.
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.union_handler", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.form_error_handler", "jms_serializer.iterator_handler", "jms_serializer.symfony_uid_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?