18:16:11.000
deprecation
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load() " might add "void " as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension " now to avoid errors or add an explicit @return annotation to suppress this message.
18:16:11.000
deprecation
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process() " might add "void " as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddParamConverterPass " now to avoid errors or add an explicit @return annotation to suppress this message.
18:16:11.000
deprecation
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process() " might add "void " as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\OptimizerPass " now to avoid errors or add an explicit @return annotation to suppress this message.
18:16:11.000
deprecation
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process() " might add "void " as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddExpressionLanguageProvidersPass " now to avoid errors or add an explicit @return annotation to suppress this message.
18:16:11.000
deprecation
The "Symfony\Component\Console\Command\Command::$defaultName " property is considered final. You should not override it in "App\Command\ResetPasswordCommand ".
18:16:11.000
deprecation
The "Symfony\Component\Console\Command\Command::$defaultDescription " property is considered final. You should not override it in "App\Command\ResetPasswordCommand ".
13:59:57.315
info
Matched route "user_index_recruiters_priority " .
13:59:57.315
debug
Checking for authenticator support.
13:59:57.315
debug
Checking support on authenticator.
13:59:57.316
debug
Authenticator does not support the request.
13:59:57.316
debug
Checking support on authenticator.
13:59:57.316
debug
Authenticator does not support the request.
13:59:57.316
debug
Checking support on authenticator.
13:59:57.316
debug
Authenticator does not support the request.
13:59:57.316
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
13:59:57.316
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
13:59:57.316
debug
Notified event "kernel.request " to listener "App\EventSubscriber\LocaleSubscriber::onKernelRequest " .
13:59:57.316
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
13:59:57.316
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
13:59:57.316
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
13:59:57.316
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
13:59:57.316
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
13:59:57.316
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
13:59:57.316
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
13:59:57.316
debug
Notified event "kernel.request " to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest " .
13:59:57.317
deprecation
User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader " service is deprecated without replacement.
13:59:57.317
deprecation
User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader " service is deprecated without replacement.
13:59:57.317
deprecation
User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter " service is deprecated without replacement.
13:59:57.318
deprecation
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared " constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1758, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
13:59:57.319
deprecation
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
13:59:57.319
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
13:59:57.319
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
13:59:57.319
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
13:59:57.319
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
13:59:57.319
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
13:59:57.319
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
13:59:57.321
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
13:59:57.322
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments " .
13:59:57.322
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments " .
13:59:57.322
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
13:59:57.322
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
13:59:57.322
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
13:59:57.322
deprecation
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader() " is deprecated without replacement.
13:59:57.322
deprecation
Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$translationRepository is deprecated
13:59:57.322
deprecation
Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$languages is deprecated
13:59:57.322
deprecation
Deprecated: Creation of dynamic property App\Services\CompanyDetailsService::$companyDetailsRepository is deprecated
13:59:57.322
deprecation
Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$photoLocationsRepository is deprecated
13:59:57.322
deprecation
Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$userRepository is deprecated
13:59:57.322
deprecation
Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$companyDetailsService is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\BankBalanceOnAsOfDate::$bankBalancesRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\BankBalanceOnAsOfDate::$bankAccountsRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\CountDaysByCountry::$ukDayCalendarRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\FindRecruiterService::$userRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\FindRecruiterService::$recruitersRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\FindRecruiterService::$recruiterEmailsRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\FXRatesOnAsOfDate::$fxRatesHistoryRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\MarketDataPrice::$investmentRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\MarketDataPrice::$marketDataHistoryRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\Investment::$comms is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\Investment::$investmentRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\Investment::$marketDataRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\MessageRecipientService::$userRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\MessageRecipientService::$messageTypesRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\MessageRecipientService::$messageRecipientsRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\TaxYear::$ukDaysRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\TaxYear::$countryRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\TaxYear::$taxYearRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\TaxYearCalcs::$taxInputsRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\TaxYearCalcs::$investmentRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\UserIsHouseGuest::$houseGuestsRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$websiteContactsRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$userRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\CountAllocatedWebsites::$usefulLinksRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$businessContactsRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$referralRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\CountPendingWebsiteInquiriesService::$websiteContactsRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\CountPhotosService::$photosRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\CountUserLogsService::$logRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\FindUser::$userRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\FindUser::$websiteContactsRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\PhotoAuthorsByLocationService::$photosRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\ProductService::$productRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\WeatherService::$manager is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\WeatherService::$weatherRepository is deprecated
13:59:57.323
deprecation
Deprecated: Creation of dynamic property App\Services\WeatherService::$companyDetailsRepository is deprecated
13:59:57.324
debug
Access denied, the user is not fully authenticated; redirecting to authentication entry point.
13:59:57.324
debug
Calling Authentication entry point.
13:59:57.325
debug
Notified event "kernel.exception " to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException " .
13:59:57.325
debug
Listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException " stopped propagation of the event "kernel.exception " .
13:59:57.325
debug
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException " was not called for event "kernel.exception " .
13:59:57.325
debug
Listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException " was not called for event "kernel.exception " .
13:59:57.325
debug
Listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException " was not called for event "kernel.exception " .
13:59:57.325
debug
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException " was not called for event "kernel.exception " .
13:59:57.327
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
13:59:57.327
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
13:59:57.327
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
13:59:57.327
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
13:59:57.327
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
13:59:57.327
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse " .
13:59:57.327
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
13:59:57.327
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
13:59:57.327
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
13:59:57.327
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
13:59:57.327
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
13:59:57.327
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
13:59:57.327
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
13:59:57.327
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
13:59:57.327
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .