https://en.diwanyah.rawafedtech.info/resetting/request

Log Messages

  • Info. & Errors 2
  • Deprecations 52
  • Debug 47
  • PHP Notices 0
  • Container 1282

Log messages generated by using features marked as deprecated.

Time Channel
  • php
  • (none)
Message
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[▼ "exception" => ErrorException {#268 ▶ #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php" #line: 14 #severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {▶ include_once … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:597 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->Container1GfdVBR\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php'; › include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php'; › include_once \dirname(__DIR__, 4).'/vendor/rawafed/theme-bundle/Twig/ThemeTemplatesLocator.php'; } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:159 {▶ Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); › $initialize(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:517 {▶ Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true; › $this->container->set('kernel', $this); › error_reporting($errorLevel); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:136 {▶ Symfony\Component\HttpKernel\Kernel->boot() … › // init container › $this->initializeContainer(); › } /var/www/html/diwanyah/catalog/src/Kernel.php:58 {▶ App\Kernel->boot() … › date_default_timezone_set( 'Africa/Cairo' ); › return parent::boot(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:196 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { › $this->boot(); › ++$this->requestStackSize; } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {▶ include_once … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:597 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->Container1GfdVBR\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php'; › include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php'; › include_once \dirname(__DIR__, 4).'/vendor/rawafed/theme-bundle/Twig/ThemeTemplatesLocator.php'; } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:159 {▶ Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); › $initialize(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:517 {▶ Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true; › $this->container->set('kernel', $this); › error_reporting($errorLevel); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:136 {▶ Symfony\Component\HttpKernel\Kernel->boot() … › // init container › $this->initializeContainer(); › } /var/www/html/diwanyah/catalog/src/Kernel.php:58 {▶ App\Kernel->boot() … › date_default_timezone_set( 'Africa/Cairo' ); › return parent::boot(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:196 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { › $this->boot(); › ++$this->requestStackSize; } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } }
php User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
0 of 0
[▼ "exception" => ErrorException {#908 ▶ #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0." #code: 0 #file: "/var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php" #line: 66 #severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {▶ Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) … › 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.', › E_USER_DEPRECATED › ); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:1832 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getDoctrine_Orm_TqEntityManagerService($lazyLoad = true) … › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository'); › $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy()); › $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()))); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:9011 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getValidator_BuilderService() … › $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL)); › $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.tq_entity_manager'] ?? $this->getDoctrine_Orm_TqEntityManagerService()), NULL)); › $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL)); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3689 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getValidatorService() … › { › return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator()); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:1209 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getCloudManagerService() … › { › return $this->services['cloud_manager'] = new \Rawafed\CloudServicesBundle\Service\CloudManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['validator'] ?? $this->getValidatorService()), 'SUBSCRIPTION', $this->getEnv('APP_HOST'), $this->parameters['cloud_services.subscriptions']); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:4245 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getCloudServices_Listener_ValidatorService() … › › return $this->privates['cloud_services.listener.validator'] = new \Rawafed\CloudServicesBundle\EventListener\PackageConstraintsValidator(($this->services['cloud_manager'] ?? $this->getCloudManagerService()), ($this->services['cloud_services.class_metadata_helper'] ?? $this->getCloudServices_ClassMetadataHelperService()), ($this->services['translator'] ?? $this->getTranslatorService()), 'SUBSCRIPTION'); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:450 {▶ Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) … › if (false !== $registry) { › return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {▶ Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) … › { › return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); › } } /var/www/html/diwanyah/catalog/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:143 {▶ Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeListeners(string $eventName) … › if (\is_string($listener)) { › $this->listeners[$eventName][$hash] = $listener = $this->container->get($listener); › } /var/www/html/diwanyah/catalog/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:79 {▶ Symfony\Bridge\Doctrine\ContainerAwareEventManager->getListeners($event = null) … › if (!isset($this->initialized[$event])) { › $this->initializeListeners($event); › } } /var/www/html/diwanyah/catalog/vendor/gedmo/doctrine-extensions/lib/Gedmo/SoftDeleteable/Filter/SoftDeleteableFilter.php:99 {▶ Gedmo\SoftDeleteable\Filter\SoftDeleteableFilter->getListener() … › › foreach ($evm->getListeners() as $listeners) { › foreach ($listeners as $listener) { } /var/www/html/diwanyah/catalog/vendor/gedmo/doctrine-extensions/lib/Gedmo/SoftDeleteable/Filter/SoftDeleteableFilter.php:51 {▶ Gedmo\SoftDeleteable\Filter\SoftDeleteableFilter->addFilterConstraint(ClassMetadata $targetEntity, $targetTableAlias) … › › $config = $this->getListener()->getConfiguration($this->getEntityManager(), $targetEntity->name); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php:518 {▶ Doctrine\ORM\Query\SqlWalker->generateFilterConditionSQL(ClassMetadata $targetEntity, $targetTableAlias) … › foreach ($this->em->getFilters()->getEnabledFilters() as $filter) { › if ('' !== $filterExpr = $filter->addFilterConstraint($targetEntity, $targetTableAlias)) { › $filterClauses[] = '(' . $filterExpr . ')'; } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php:1806 {▶ Doctrine\ORM\Query\SqlWalker->walkWhereClause($whereClause) … › › if ($filterExpr = $this->generateFilterConditionSQL($class, $tableAlias)) { › $filterClauses[] = $filterExpr; } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php:536 {▶ Doctrine\ORM\Query\SqlWalker->walkSelectStatement(SelectStatement $AST) … › . $this->walkFromClause($AST->fromClause) › . $this->walkWhereClause($AST->whereClause); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:42 {▶ Doctrine\ORM\Query\Exec\SingleSelectExecutor->__construct(SelectStatement $AST, SqlWalker $sqlWalker) … › { › $this->_sqlStatements = $sqlWalker->walkSelectStatement($AST); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php:288 {▶ Doctrine\ORM\Query\SqlWalker->getExecutor($AST) … › default: › return new Exec\SingleSelectExecutor($AST, $this); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:405 {▶ Doctrine\ORM\Query\Parser->parse() … › // Assign an SQL executor to the parser result › $this->parserResult->setSqlExecutor($outputWalker->getExecutor($AST)); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:286 {▶ Doctrine\ORM\Query->_parse() … › › $this->_parserResult = $parser->parse(); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:298 {▶ Doctrine\ORM\Query->_doExecute() … › { › $executor = $this->_parse()->getSqlExecutor(); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:991 {▶ Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) … › › $stmt = $this->_doExecute(); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:946 {▶ Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) … › › return $this->executeIgnoreQueryCache($parameters, $hydrationMode); › } } /var/www/html/diwanyah/catalog/vendor/rawafed/security-bundle/Loader/UserRolesHierarchyLoader.php:102 {▶ Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree() … › */ › $roles = $em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute(); › foreach($roles as $role) { } /var/www/html/diwanyah/catalog/vendor/rawafed/security-bundle/Loader/UserRolesHierarchyLoader.php:33 {▶ Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(array $hierarchy, ContainerInterface $container, $cacheDir, $isDebugMode = true) … › // merging recursivly the default array of roles hierarchy in #app/config/security.yml with the roles hierarchy exists in roles database table › $hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree()); › parent::__construct( $hierarchy ); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:8310 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getSecurity_RoleHierarchyService() … › { › return $this->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader($this->parameters['security.role_hierarchy.roles'], $this, ($this->targetDir.''.'/rawafed'), true); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:5152 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService() … › › return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:5083 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->Container1GfdVBR\{closure} … › yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()); › yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()); › yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService()); } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:81 {▶ Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decideAffirmative(TokenInterface $token, array $attributes, $object = null): bool … › $deny = 0; › foreach ($this->voters as $voter) { › $result = $voter->vote($token, $object, $attributes); } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:69 {▶ Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null) … › › return $this->{$this->strategy}($token, $attributes, $object); › } } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php:63 {▶ Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null): bool … › › $result = $this->manager->decide($token, $attributes, $object, 3 < \func_num_args() && func_get_arg(3)); › } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:62 {▶ Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool … › › return $this->accessDecisionManager->decide($token, $attributes, $subject); › } } /var/www/html/diwanyah/catalog/vendor/stof/doctrine-extensions-bundle/EventListener/BlameListener.php:46 {▶ Stof\DoctrineExtensionsBundle\EventListener\BlameListener->onKernelRequest(RequestEvent $event) … › $token = $this->tokenStorage->getToken(); › if (null !== $token && $this->authorizationChecker->isGranted('IS_AUTHENTICATED_REMEMBERED')) { › $this->blameableListener->setUserValue($token->getUser()); } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {▶ Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); › } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {▶ Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } › $listener($event, $eventName, $this); › } } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {▶ Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { › $this->doDispatch($listeners, $eventName, $event); › } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {▶ Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { › $this->callListeners($listeners, $eventName, $event); › } } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {▶ Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { › $this->dispatcher->dispatch($event, $eventName); › } finally { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:134 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type); › $this->dispatcher->dispatch($event, KernelEvents::REQUEST); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {▶ Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) … › 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.', › E_USER_DEPRECATED › ); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:1832 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getDoctrine_Orm_TqEntityManagerService($lazyLoad = true) … › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository'); › $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy()); › $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()))); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:9011 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getValidator_BuilderService() … › $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL)); › $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.tq_entity_manager'] ?? $this->getDoctrine_Orm_TqEntityManagerService()), NULL)); › $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL)); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3689 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getValidatorService() … › { › return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator()); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:1209 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getCloudManagerService() … › { › return $this->services['cloud_manager'] = new \Rawafed\CloudServicesBundle\Service\CloudManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['validator'] ?? $this->getValidatorService()), 'SUBSCRIPTION', $this->getEnv('APP_HOST'), $this->parameters['cloud_services.subscriptions']); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:4245 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getCloudServices_Listener_ValidatorService() … › › return $this->privates['cloud_services.listener.validator'] = new \Rawafed\CloudServicesBundle\EventListener\PackageConstraintsValidator(($this->services['cloud_manager'] ?? $this->getCloudManagerService()), ($this->services['cloud_services.class_metadata_helper'] ?? $this->getCloudServices_ClassMetadataHelperService()), ($this->services['translator'] ?? $this->getTranslatorService()), 'SUBSCRIPTION'); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:450 {▶ Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) … › if (false !== $registry) { › return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {▶ Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) … › { › return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); › } } /var/www/html/diwanyah/catalog/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:143 {▶ Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeListeners(string $eventName) … › if (\is_string($listener)) { › $this->listeners[$eventName][$hash] = $listener = $this->container->get($listener); › } /var/www/html/diwanyah/catalog/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:79 {▶ Symfony\Bridge\Doctrine\ContainerAwareEventManager->getListeners($event = null) … › if (!isset($this->initialized[$event])) { › $this->initializeListeners($event); › } } /var/www/html/diwanyah/catalog/vendor/gedmo/doctrine-extensions/lib/Gedmo/SoftDeleteable/Filter/SoftDeleteableFilter.php:99 {▶ Gedmo\SoftDeleteable\Filter\SoftDeleteableFilter->getListener() … › › foreach ($evm->getListeners() as $listeners) { › foreach ($listeners as $listener) { } /var/www/html/diwanyah/catalog/vendor/gedmo/doctrine-extensions/lib/Gedmo/SoftDeleteable/Filter/SoftDeleteableFilter.php:51 {▶ Gedmo\SoftDeleteable\Filter\SoftDeleteableFilter->addFilterConstraint(ClassMetadata $targetEntity, $targetTableAlias) … › › $config = $this->getListener()->getConfiguration($this->getEntityManager(), $targetEntity->name); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php:518 {▶ Doctrine\ORM\Query\SqlWalker->generateFilterConditionSQL(ClassMetadata $targetEntity, $targetTableAlias) … › foreach ($this->em->getFilters()->getEnabledFilters() as $filter) { › if ('' !== $filterExpr = $filter->addFilterConstraint($targetEntity, $targetTableAlias)) { › $filterClauses[] = '(' . $filterExpr . ')'; } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php:1806 {▶ Doctrine\ORM\Query\SqlWalker->walkWhereClause($whereClause) … › › if ($filterExpr = $this->generateFilterConditionSQL($class, $tableAlias)) { › $filterClauses[] = $filterExpr; } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php:536 {▶ Doctrine\ORM\Query\SqlWalker->walkSelectStatement(SelectStatement $AST) … › . $this->walkFromClause($AST->fromClause) › . $this->walkWhereClause($AST->whereClause); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:42 {▶ Doctrine\ORM\Query\Exec\SingleSelectExecutor->__construct(SelectStatement $AST, SqlWalker $sqlWalker) … › { › $this->_sqlStatements = $sqlWalker->walkSelectStatement($AST); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php:288 {▶ Doctrine\ORM\Query\SqlWalker->getExecutor($AST) … › default: › return new Exec\SingleSelectExecutor($AST, $this); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:405 {▶ Doctrine\ORM\Query\Parser->parse() … › // Assign an SQL executor to the parser result › $this->parserResult->setSqlExecutor($outputWalker->getExecutor($AST)); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:286 {▶ Doctrine\ORM\Query->_parse() … › › $this->_parserResult = $parser->parse(); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:298 {▶ Doctrine\ORM\Query->_doExecute() … › { › $executor = $this->_parse()->getSqlExecutor(); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:991 {▶ Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) … › › $stmt = $this->_doExecute(); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:946 {▶ Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) … › › return $this->executeIgnoreQueryCache($parameters, $hydrationMode); › } } /var/www/html/diwanyah/catalog/vendor/rawafed/security-bundle/Loader/UserRolesHierarchyLoader.php:102 {▶ Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree() … › */ › $roles = $em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute(); › foreach($roles as $role) { } /var/www/html/diwanyah/catalog/vendor/rawafed/security-bundle/Loader/UserRolesHierarchyLoader.php:33 {▶ Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(array $hierarchy, ContainerInterface $container, $cacheDir, $isDebugMode = true) … › // merging recursivly the default array of roles hierarchy in #app/config/security.yml with the roles hierarchy exists in roles database table › $hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree()); › parent::__construct( $hierarchy ); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:8310 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getSecurity_RoleHierarchyService() … › { › return $this->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader($this->parameters['security.role_hierarchy.roles'], $this, ($this->targetDir.''.'/rawafed'), true); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:5152 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService() … › › return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:5083 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->Container1GfdVBR\{closure} … › yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()); › yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()); › yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService()); } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:81 {▶ Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decideAffirmative(TokenInterface $token, array $attributes, $object = null): bool … › $deny = 0; › foreach ($this->voters as $voter) { › $result = $voter->vote($token, $object, $attributes); } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:69 {▶ Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null) … › › return $this->{$this->strategy}($token, $attributes, $object); › } } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php:63 {▶ Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null): bool … › › $result = $this->manager->decide($token, $attributes, $object, 3 < \func_num_args() && func_get_arg(3)); › } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:62 {▶ Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool … › › return $this->accessDecisionManager->decide($token, $attributes, $subject); › } } /var/www/html/diwanyah/catalog/vendor/stof/doctrine-extensions-bundle/EventListener/BlameListener.php:46 {▶ Stof\DoctrineExtensionsBundle\EventListener\BlameListener->onKernelRequest(RequestEvent $event) … › $token = $this->tokenStorage->getToken(); › if (null !== $token && $this->authorizationChecker->isGranted('IS_AUTHENTICATED_REMEMBERED')) { › $this->blameableListener->setUserValue($token->getUser()); } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {▶ Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); › } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {▶ Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } › $listener($event, $eventName, $this); › } } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {▶ Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { › $this->doDispatch($listeners, $eventName, $event); › } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {▶ Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { › $this->callListeners($listeners, $eventName, $event); › } } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {▶ Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { › $this->dispatcher->dispatch($event, $eventName); › } finally { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:134 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type); › $this->dispatcher->dispatch($event, KernelEvents::REQUEST); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } }
php User Deprecated: The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1.
0 of 0
[▼ "exception" => ErrorException {#1116 ▶ #message: "User Deprecated: The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1." #code: 0 #file: "/var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php" #line: 378 #severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } /var/www/html/diwanyah/catalog/vendor/friendsofsymfony/user-bundle/Model/User.php:23 {▶ spl_autoload_call($class_name) … › */ › abstract class User implements UserInterface, GroupableInterface › { } /var/www/html/diwanyah/catalog/vendor/rawafed/user-bundle/Entity/User.php:35 {▶ spl_autoload_call($class_name) … › */ › class User extends BaseUser implements UserModelInterface, InterfaceUserReportingAware › { } spl_autoload_call() {} /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php:1030 {▶ Doctrine\ORM\Mapping\ClassMetadataInfo->validateAssociations() … › if ( › ! class_exists($mapping['targetEntity']) › && ! interface_exists($mapping['targetEntity']) } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:269 {▶ Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata($class, $parent) … › $class->validateIdentifier(); › $class->validateAssociations(); › $class->validateLifecycleCallbacks($this->getReflectionService()); } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:248 {▶ Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) … › › $this->validateRuntimeMetadata($class, $parent); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 {▶ Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) … › › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:81 {▶ Doctrine\ORM\Mapping\ClassMetadataFactory->loadMetadata($name) … › { › $loaded = parent::loadMetadata($name); › } /var/www/html/diwanyah/catalog/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:185 {▶ Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) … › } else { › foreach ($this->loadMetadata($realClassName) as $loadedClassName) { › $this->cacheDriver->save( } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:287 {▶ Doctrine\ORM\EntityManager->getClassMetadata($className) … › { › return $this->metadataFactory->getMetadataFor($className); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2707 {▶ Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) … › › $targetClass = $this->em->getClassMetadata($assoc['targetEntity']); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:271 {▶ Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, $dqlAlias) … › › return $this->_uow->createEntity($className, $data, $this->_hints); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:492 {▶ Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) … › if ( ! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) { › $element = $this->getEntity($data, $dqlAlias); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:162 {▶ Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() … › while ($row = $this->_stmt->fetch(PDO::FETCH_ASSOC)) { › $this->hydrateRowData($row, $result); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php:153 {▶ Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) … › › $result = $this->hydrateAllData(); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1000 {▶ Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) … › $rsm = $this->getResultSetMapping(); › $data = $this->_em->newHydrator($this->_hydrationMode)->hydrateAll($stmt, $rsm, $this->_hints); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:946 {▶ Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) … › › return $this->executeIgnoreQueryCache($parameters, $hydrationMode); › } } /var/www/html/diwanyah/catalog/vendor/rawafed/security-bundle/Loader/UserRolesHierarchyLoader.php:102 {▶ Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree() … › */ › $roles = $em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute(); › foreach($roles as $role) { } /var/www/html/diwanyah/catalog/vendor/rawafed/security-bundle/Loader/UserRolesHierarchyLoader.php:33 {▶ Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(array $hierarchy, ContainerInterface $container, $cacheDir, $isDebugMode = true) … › // merging recursivly the default array of roles hierarchy in #app/config/security.yml with the roles hierarchy exists in roles database table › $hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree()); › parent::__construct( $hierarchy ); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:8310 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getSecurity_RoleHierarchyService() … › { › return $this->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader($this->parameters['security.role_hierarchy.roles'], $this, ($this->targetDir.''.'/rawafed'), true); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:5152 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService() … › › return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:5083 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->Container1GfdVBR\{closure} … › yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()); › yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()); › yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService()); } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:81 {▶ Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decideAffirmative(TokenInterface $token, array $attributes, $object = null): bool … › $deny = 0; › foreach ($this->voters as $voter) { › $result = $voter->vote($token, $object, $attributes); } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:69 {▶ Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null) … › › return $this->{$this->strategy}($token, $attributes, $object); › } } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php:63 {▶ Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null): bool … › › $result = $this->manager->decide($token, $attributes, $object, 3 < \func_num_args() && func_get_arg(3)); › } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:62 {▶ Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool … › › return $this->accessDecisionManager->decide($token, $attributes, $subject); › } } /var/www/html/diwanyah/catalog/vendor/stof/doctrine-extensions-bundle/EventListener/BlameListener.php:46 {▶ Stof\DoctrineExtensionsBundle\EventListener\BlameListener->onKernelRequest(RequestEvent $event) … › $token = $this->tokenStorage->getToken(); › if (null !== $token && $this->authorizationChecker->isGranted('IS_AUTHENTICATED_REMEMBERED')) { › $this->blameableListener->setUserValue($token->getUser()); } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {▶ Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); › } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {▶ Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } › $listener($event, $eventName, $this); › } } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {▶ Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { › $this->doDispatch($listeners, $eventName, $event); › } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {▶ Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { › $this->callListeners($listeners, $eventName, $event); › } } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {▶ Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { › $this->dispatcher->dispatch($event, $eventName); › } finally { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:134 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type); › $this->dispatcher->dispatch($event, KernelEvents::REQUEST); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } /var/www/html/diwanyah/catalog/vendor/friendsofsymfony/user-bundle/Model/User.php:23 {▶ spl_autoload_call($class_name) … › */ › abstract class User implements UserInterface, GroupableInterface › { } /var/www/html/diwanyah/catalog/vendor/rawafed/user-bundle/Entity/User.php:35 {▶ spl_autoload_call($class_name) … › */ › class User extends BaseUser implements UserModelInterface, InterfaceUserReportingAware › { } spl_autoload_call() {} /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php:1030 {▶ Doctrine\ORM\Mapping\ClassMetadataInfo->validateAssociations() … › if ( › ! class_exists($mapping['targetEntity']) › && ! interface_exists($mapping['targetEntity']) } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:269 {▶ Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata($class, $parent) … › $class->validateIdentifier(); › $class->validateAssociations(); › $class->validateLifecycleCallbacks($this->getReflectionService()); } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:248 {▶ Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) … › › $this->validateRuntimeMetadata($class, $parent); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 {▶ Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) … › › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:81 {▶ Doctrine\ORM\Mapping\ClassMetadataFactory->loadMetadata($name) … › { › $loaded = parent::loadMetadata($name); › } /var/www/html/diwanyah/catalog/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:185 {▶ Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) … › } else { › foreach ($this->loadMetadata($realClassName) as $loadedClassName) { › $this->cacheDriver->save( } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:287 {▶ Doctrine\ORM\EntityManager->getClassMetadata($className) … › { › return $this->metadataFactory->getMetadataFor($className); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2707 {▶ Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) … › › $targetClass = $this->em->getClassMetadata($assoc['targetEntity']); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:271 {▶ Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, $dqlAlias) … › › return $this->_uow->createEntity($className, $data, $this->_hints); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:492 {▶ Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) … › if ( ! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) { › $element = $this->getEntity($data, $dqlAlias); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:162 {▶ Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() … › while ($row = $this->_stmt->fetch(PDO::FETCH_ASSOC)) { › $this->hydrateRowData($row, $result); › } } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php:153 {▶ Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) … › › $result = $this->hydrateAllData(); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1000 {▶ Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) … › $rsm = $this->getResultSetMapping(); › $data = $this->_em->newHydrator($this->_hydrationMode)->hydrateAll($stmt, $rsm, $this->_hints); › } /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:946 {▶ Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) … › › return $this->executeIgnoreQueryCache($parameters, $hydrationMode); › } } /var/www/html/diwanyah/catalog/vendor/rawafed/security-bundle/Loader/UserRolesHierarchyLoader.php:102 {▶ Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree() … › */ › $roles = $em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute(); › foreach($roles as $role) { } /var/www/html/diwanyah/catalog/vendor/rawafed/security-bundle/Loader/UserRolesHierarchyLoader.php:33 {▶ Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(array $hierarchy, ContainerInterface $container, $cacheDir, $isDebugMode = true) … › // merging recursivly the default array of roles hierarchy in #app/config/security.yml with the roles hierarchy exists in roles database table › $hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree()); › parent::__construct( $hierarchy ); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:8310 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getSecurity_RoleHierarchyService() … › { › return $this->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader($this->parameters['security.role_hierarchy.roles'], $this, ($this->targetDir.''.'/rawafed'), true); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:5152 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService() … › › return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:5083 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->Container1GfdVBR\{closure} … › yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()); › yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()); › yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService()); } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:81 {▶ Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decideAffirmative(TokenInterface $token, array $attributes, $object = null): bool … › $deny = 0; › foreach ($this->voters as $voter) { › $result = $voter->vote($token, $object, $attributes); } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:69 {▶ Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null) … › › return $this->{$this->strategy}($token, $attributes, $object); › } } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php:63 {▶ Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null): bool … › › $result = $this->manager->decide($token, $attributes, $object, 3 < \func_num_args() && func_get_arg(3)); › } /var/www/html/diwanyah/catalog/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:62 {▶ Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool … › › return $this->accessDecisionManager->decide($token, $attributes, $subject); › } } /var/www/html/diwanyah/catalog/vendor/stof/doctrine-extensions-bundle/EventListener/BlameListener.php:46 {▶ Stof\DoctrineExtensionsBundle\EventListener\BlameListener->onKernelRequest(RequestEvent $event) … › $token = $this->tokenStorage->getToken(); › if (null !== $token && $this->authorizationChecker->isGranted('IS_AUTHENTICATED_REMEMBERED')) { › $this->blameableListener->setUserValue($token->getUser()); } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {▶ Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); › } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {▶ Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } › $listener($event, $eventName, $this); › } } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {▶ Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { › $this->doDispatch($listeners, $eventName, $event); › } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {▶ Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { › $this->callListeners($listeners, $eventName, $event); › } } /var/www/html/diwanyah/catalog/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {▶ Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { › $this->dispatcher->dispatch($event, $eventName); › } finally { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:134 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type); › $this->dispatcher->dispatch($event, KernelEvents::REQUEST); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } }
php User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
0 of 0
[▼ "exception" => ErrorException {#1118 ▶ #message: "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0." #code: 0 #file: "/var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php" #line: 3480 #severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3480 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › { › @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3480 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › { › @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } }
php User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
0 of 0
[▼ "exception" => ErrorException {#1119 ▶ #message: "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead." #code: 0 #file: "/var/www/html/diwanyah/catalog/vendor/symfony/twig-bundle/TwigEngine.php" #line: 14 #severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/twig-bundle/TwigEngine.php:14 {▶ spl_autoload_call($class_name) … › › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3482 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/twig-bundle/TwigEngine.php:14 {▶ spl_autoload_call($class_name) … › › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3482 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } }
php User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
0 of 0
[▼ "exception" => ErrorException {#1120 ▶ #message: "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead." #code: 0 #file: "/var/www/html/diwanyah/catalog/vendor/symfony/twig-bridge/TwigEngine.php" #line: 14 #severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/twig-bridge/TwigEngine.php:14 {▶ spl_autoload_call($class_name) … › › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/vendor/symfony/twig-bundle/TwigEngine.php:31 {▶ spl_autoload_call($class_name) … › */ › class TwigEngine extends BaseEngine implements EngineInterface › { } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3482 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/twig-bridge/TwigEngine.php:14 {▶ spl_autoload_call($class_name) … › › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/vendor/symfony/twig-bundle/TwigEngine.php:31 {▶ spl_autoload_call($class_name) … › */ › class TwigEngine extends BaseEngine implements EngineInterface › { } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3482 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } }
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[▼ "exception" => ErrorException {#1121 ▶ #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/EngineInterface.php" #line: 14 #severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14 {▶ spl_autoload_call($class_name) … › › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/vendor/symfony/twig-bundle/TwigEngine.php:31 {▶ spl_autoload_call($class_name) … › */ › class TwigEngine extends BaseEngine implements EngineInterface › { } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3482 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14 {▶ spl_autoload_call($class_name) … › › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/vendor/symfony/twig-bundle/TwigEngine.php:31 {▶ spl_autoload_call($class_name) … › */ › class TwigEngine extends BaseEngine implements EngineInterface › { } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3482 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } }
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
0 of 0
[▼ "exception" => ErrorException {#1125 ▶ #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0." #code: 0 #file: "/var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php" #line: 8578 #severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:8578 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() … › { › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3519 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTwigService() … › { › $a = new \Rawafed\ThemeBundle\Twig\ThemeTemplatesLoader(($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4)); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3482 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:8578 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() … › { › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3519 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTwigService() … › { › $a = new \Rawafed\ThemeBundle\Twig\ThemeTemplatesLoader(($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4)); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3482 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } }
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[▼ "exception" => ErrorException {#1162 ▶ #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php" #line: 14 #severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {▶ spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:8580 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() … › › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1))); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3519 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTwigService() … › { › $a = new \Rawafed\ThemeBundle\Twig\ThemeTemplatesLoader(($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4)); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3482 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {▶ spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:8580 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() … › › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1))); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3519 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTwigService() … › { › $a = new \Rawafed\ThemeBundle\Twig\ThemeTemplatesLoader(($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4)); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:3482 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['rawafed.theme.templating_locator'] ?? $this->getRawafed_Theme_TemplatingLocatorService())); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:6372 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Mailer_DefaultService() … › › return $this->privates['fos_user.mailer.default'] = new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => 'FOSUserBundle:Registration:email.txt.twig', 'resetting.template' => '@FOSUser/Resetting/email.txt.twig', 'from_email' => ['confirmation' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email"), 'resetting' => ($this->services['opensky.runtime_config'] ?? $this->getOpensky_RuntimeConfigService())->get("webmaster_email")]]); › } } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:2325 {▶ Container1GfdVBR\srcApp_KernelDevDebugContainer->getFosUser_Resetting_ControllerService() … › › $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form', 'FOS\\UserBundle\\Form\\Type\\ResettingFormType', $this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.default'] ?? $this->getFosUser_Mailer_DefaultService()), 7200); › } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:257 {▶ Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) … › } elseif (isset($this->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}(); › } } /var/www/html/diwanyah/catalog/vendor/symfony/dependency-injection/Container.php:231 {▶ Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior)); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) … › if ($this->container->has($class)) { › return $this->container->get($class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) … › { › return $this->configureController(parent::instantiateController($class), $class); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) … › try { › $controller = [$this->instantiateController($class), $method]; › } catch (\Error | \LogicException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {▶ Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {▶ Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) … › › return parent::createController($controller); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {▶ Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) … › try { › $callable = $this->createController($controller); › } catch (\InvalidArgumentException $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {▶ Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) … › › $ret = $this->resolver->getController($request); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:141 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // load controller › if (false === $controller = $this->resolver->getController($request)) { › throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo())); } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } }
php User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[▼ "exception" => ErrorException {#1801 ▶ #message: "User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerTrait.php" #line: 231 #severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231 {▶ Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response … › if ($this->container->has('templating')) { › @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php:71 {▶ FOS\UserBundle\Controller\ResettingController->requestAction() … › { › return $this->render('@FOSUser/Resetting/request.html.twig'); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:158 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller › $response = $controller(...$arguments); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▼ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231 {▶ Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response … › if ($this->container->has('templating')) { › @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php:71 {▶ FOS\UserBundle\Controller\ResettingController->requestAction() … › { › return $this->render('@FOSUser/Resetting/request.html.twig'); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:158 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller › $response = $controller(...$arguments); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▼ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } }
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[▼ "exception" => ErrorException {#1817 ▶ #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/TemplateReference.php" #line: 14 #severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/TemplateReference.php:14 {▶ spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:61 {▶ Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) … › › $template = new TemplateReference($matches[1], $matches[2], $matches[3], $matches[4], $matches[5]); › } /var/www/html/diwanyah/catalog/vendor/rawafed/theme-bundle/Twig/ThemeTemplatesLoader.php:73 {▶ Rawafed\ThemeBundle\Twig\ThemeTemplatesLoader->findTemplate($template, $throw = true) … › try { › $templateReference = $this->parser->parse($template); › $file = $this->locator->locate($templateReference); } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Loader/FilesystemLoader.php:150 {▶ Twig\Loader\FilesystemLoader->getCacheKey($name) … › { › if (null === ($path = $this->findTemplate($name)) || false === $path) { › return ''; } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Environment.php:299 {▶ Twig\Environment->getTemplateClass($name, $index = null) … › { › $key = $this->getLoader()->getCacheKey($name).$this->optionsHash; › } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Environment.php:381 {▶ Twig\Environment->loadTemplate($name, $index = null) … › { › return $this->loadClass($this->getTemplateClass($name), $name, $index); › } } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:333 {▶ Twig\Template->loadTemplate($template, $templateName = null, $line = null, $index = null) … › › return $this->env->loadTemplate($template, $index); › } catch (Error $e) { } /var/www/html/diwanyah/catalog/var/cache/dev/twig/df/df9df8d798aa6f523c4b19f2645c3ae2c3e2ef9d6700ac29ea52b14210cc9596.php:48 {▼ __TwigTemplate_8dc4050251c858c2f6bae85dc1b1208f8ec8ca3286c14615baf1ade4681e2cc6->doDisplay(array $context, array $blocks = []) … › › $this->parent = $this->loadTemplate("base.html.twig", "FOSUserBundle::layout.html.twig", 1); › $this->parent->display($context, array_merge($this->blocks, $blocks)); } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:405 {▶ Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) { } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:378 {▶ Twig\Template->display(array $context, array $blocks = []) … › { › $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks)); › } } /var/www/html/diwanyah/catalog/var/cache/dev/twig/7f/7f50cb87dcf4570927eff94d83194c14efc30d19f1f621e44eeb4d2a14acf147.php:48 {▶ __TwigTemplate_69822888e8c742c8db32b9b766572345974706df347096126a2af65009cdf41b->doDisplay(array $context, array $blocks = []) … › $this->parent = $this->loadTemplate("@FOSUser/layout.html.twig", "FOSUserBundle:Resetting:request.html.twig", 1); › $this->parent->display($context, array_merge($this->blocks, $blocks)); › } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:405 {▶ Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) { } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:378 {▶ Twig\Template->display(array $context, array $blocks = []) … › { › $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks)); › } } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:390 {▶ Twig\Template->render(array $context) … › try { › $this->display($context); › } catch (\Throwable $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/twig-bridge/TwigEngine.php:54 {▶ Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) … › { › return $this->load($name)->render($parameters); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {▶ Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response … › › $content = $this->container->get('templating')->render($view, $parameters); › } elseif ($this->container->has('twig')) { } /var/www/html/diwanyah/catalog/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php:71 {▶ FOS\UserBundle\Controller\ResettingController->requestAction() … › { › return $this->render('@FOSUser/Resetting/request.html.twig'); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:158 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller › $response = $controller(...$arguments); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/TemplateReference.php:14 {▶ spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:61 {▶ Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) … › › $template = new TemplateReference($matches[1], $matches[2], $matches[3], $matches[4], $matches[5]); › } /var/www/html/diwanyah/catalog/vendor/rawafed/theme-bundle/Twig/ThemeTemplatesLoader.php:73 {▶ Rawafed\ThemeBundle\Twig\ThemeTemplatesLoader->findTemplate($template, $throw = true) … › try { › $templateReference = $this->parser->parse($template); › $file = $this->locator->locate($templateReference); } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Loader/FilesystemLoader.php:150 {▶ Twig\Loader\FilesystemLoader->getCacheKey($name) … › { › if (null === ($path = $this->findTemplate($name)) || false === $path) { › return ''; } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Environment.php:299 {▶ Twig\Environment->getTemplateClass($name, $index = null) … › { › $key = $this->getLoader()->getCacheKey($name).$this->optionsHash; › } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Environment.php:381 {▶ Twig\Environment->loadTemplate($name, $index = null) … › { › return $this->loadClass($this->getTemplateClass($name), $name, $index); › } } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:333 {▶ Twig\Template->loadTemplate($template, $templateName = null, $line = null, $index = null) … › › return $this->env->loadTemplate($template, $index); › } catch (Error $e) { } /var/www/html/diwanyah/catalog/var/cache/dev/twig/df/df9df8d798aa6f523c4b19f2645c3ae2c3e2ef9d6700ac29ea52b14210cc9596.php:48 {▼ __TwigTemplate_8dc4050251c858c2f6bae85dc1b1208f8ec8ca3286c14615baf1ade4681e2cc6->doDisplay(array $context, array $blocks = []) … › › $this->parent = $this->loadTemplate("base.html.twig", "FOSUserBundle::layout.html.twig", 1); › $this->parent->display($context, array_merge($this->blocks, $blocks)); } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:405 {▶ Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) { } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:378 {▶ Twig\Template->display(array $context, array $blocks = []) … › { › $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks)); › } } /var/www/html/diwanyah/catalog/var/cache/dev/twig/7f/7f50cb87dcf4570927eff94d83194c14efc30d19f1f621e44eeb4d2a14acf147.php:48 {▶ __TwigTemplate_69822888e8c742c8db32b9b766572345974706df347096126a2af65009cdf41b->doDisplay(array $context, array $blocks = []) … › $this->parent = $this->loadTemplate("@FOSUser/layout.html.twig", "FOSUserBundle:Resetting:request.html.twig", 1); › $this->parent->display($context, array_merge($this->blocks, $blocks)); › } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:405 {▶ Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) { } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:378 {▶ Twig\Template->display(array $context, array $blocks = []) … › { › $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks)); › } } /var/www/html/diwanyah/catalog/vendor/twig/twig/src/Template.php:390 {▶ Twig\Template->render(array $context) … › try { › $this->display($context); › } catch (\Throwable $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/twig-bridge/TwigEngine.php:54 {▶ Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) … › { › return $this->load($name)->render($parameters); › } } /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {▶ Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response … › › $content = $this->container->get('templating')->render($view, $parameters); › } elseif ($this->container->has('twig')) { } /var/www/html/diwanyah/catalog/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php:71 {▶ FOS\UserBundle\Controller\ResettingController->requestAction() … › { › return $this->render('@FOSUser/Resetting/request.html.twig'); › } } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:158 {▶ Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller › $response = $controller(...$arguments); › } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/HttpKernel.php:80 {▶ Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->handleRaw($request, $type); › } catch (\Exception $e) { } /var/www/html/diwanyah/catalog/vendor/symfony/http-kernel/Kernel.php:201 {▶ Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { › return $this->getHttpKernel()->handle($request, $type, $catch); › } finally { } /var/www/html/diwanyah/catalog/public/index.php:25 {▶ › $request = Request::createFromGlobals(); › $response = $kernel->handle($request); › $response->send(); } }
n/a (2 times) The "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
n/a Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a (2 times) The "security.firewalls.main.logout_on_user_change" configuration key has been deprecated in Symfony 4.1.
n/a (6 times) A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "rawafed_routing" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_user" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "contact_forms" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "navigation" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "newsletter" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a Class "Rawafed\EnhancedUploaderBundle\Form\Extension\UploaderExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2479 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The "Symfony\Bundle\TwigBundle\Controller\PreviewErrorController" class is deprecated since Symfony 4.4, use the "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController" instead.
n/a The "Rawafed\CommonsBundle\Controller\ExceptionController" class extends "Symfony\Bundle\TwigBundle\Controller\ExceptionController" that is deprecated since Symfony 4.4, use Symfony\Component\HttpKernel\Controller\ErrorController instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2457 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The "Rawafed\PaymentBundle\Controller\DefaultController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2450 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The "Rawafed\PaymentBundle\Controller\SimulateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2448 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The "FOS\UserBundle\Controller\ChangePasswordController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2426 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The "FOS\UserBundle\Controller\GroupController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2433 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The "FOS\UserBundle\Controller\ProfileController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2438 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The "FOS\UserBundle\Controller\RegistrationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2439 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The "FOS\UserBundle\Controller\ResettingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2441 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The "FOS\UserBundle\Controller\SecurityController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2447 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The "Rawafed\NavigationBundle\Controller\NavigationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2446 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
n/a The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
n/a The "Rawafed\PaymentBundle\Command\ExchangeRatesUpdateCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2443 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:378 {▶ spl_autoload_call($class_name) … › foreach ($deprecations as $message) { › @trigger_error($message, E_USER_DEPRECATED); › } } spl_autoload_call() {} }
n/a The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2442 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:8547 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTemplating_CacheWarmer_TemplatePathsService() … › { › @trigger_error('The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:1187 {▶ › return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () { › yield 0 => ($this->privates['templating.cache_warmer.template_paths'] ?? $this->getTemplating_CacheWarmer_TemplatePathsService()); › yield 1 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService()); } } } ]
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2435 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/CacheWarmer/TemplateFinder.php:14 {▶ include … › › @trigger_error('The '.TemplateFinder::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/vendor/symfony/error-handler/DebugClassLoader.php:337 {▶ › return; › } elseif (false === include $file) { › return; arguments: {▶ "/var/www/html/diwanyah/catalog/vendor/symfony/framework-bundle/CacheWarmer/TemplateFinderInterface.php" } } } } ]
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2430 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {▶ Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) … › 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.', › E_USER_DEPRECATED › ); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:1832 {▼ › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository'); › $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy()); › $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()))); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {▶ Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) … › 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.', › E_USER_DEPRECATED › ); } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:1832 {▼ › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository'); › $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy()); › $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()))); } }
n/a The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
0 of 0
[▼ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2429 ▶ +count: 1 -severity: E_USER_DEPRECATED trace: {▶ /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:8873 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTwig_CacheWarmerService() … › { › @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:1193 {▶ › yield 5 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService()); › yield 6 => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService()); › yield 7 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService()); } } } ]
0 of 0
{▼ /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:8873 {▼ Container1GfdVBR\srcApp_KernelDevDebugContainer->getTwig_CacheWarmerService() … › { › @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED); › } /var/www/html/diwanyah/catalog/var/cache/dev/Container1GfdVBR/srcApp_KernelDevDebugContainer.php:1193 {▶ › yield 5 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService()); › yield 6 => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService()); › yield 7 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService()); } }