Log Messages

Info. & Errors 1

Informational and error log messages generated during the execution of the application.

Level Channel Message
INFO request Matched route
"getPDF"
.
[
  "route" => "getPDF"
  "route_parameters" => [
    "_route" => "getPDF"
    "_controller" => "App\Controller\PDFController::getPDF"
    "className" => "GIRDirectMail"
  ]
  "request_uri" => "https://testing-reservations.amatera-voyages.com/getPDF/GIRDirectMail?_ts=1706439163.3128&agence_email=gir&idOppSF=0063O00000NvC34"
  "method" => "GET"
]
INFO http_client Request: "POST https://test.salesforce.com/services/oauth2/token"
INFO http_client Response: "200 https://test.salesforce.com/services/oauth2/token"
INFO app SF Authentication renewed
[
  "debug" => [
    """
      *   Trying 85.222.153.194:443...\n
      * Connected to test.salesforce.com (85.222.153.194) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384\n
      * ALPN, server did not agree to a protocol\n
      * Server certificate:\n
      *  subject: C=US; ST=California; L=San Francisco; O=Salesforce, Inc.; CN=test.salesforce.com\n
      *  start date: Mar  7 00:00:00 2024 GMT\n
      *  expire date: Feb  5 23:59:59 2025 GMT\n
      *  subjectAltName: host "test.salesforce.com" matched cert's "test.salesforce.com"\n
      *  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1\n
      *  SSL certificate verify ok.\n
      > POST /services/oauth2/token HTTP/1.1\r\n
      Host: test.salesforce.com\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 261\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      \r\n
      * upload completely sent off: 261 out of 261 bytes\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Thu, 16 May 2024 14:52:52 GMT\r\n
      * Added cookie CookieConsentPolicy="0:0" for domain test.salesforce.com, path /, expire 1747407172\n
      < Set-Cookie: CookieConsentPolicy=0:0; path=/; expires=Fri, 16-May-2025 14:52:52 GMT; Max-Age=31536000; secure\r\n
      * Added cookie LSKey-c$CookieConsentPolicy="0:0" for domain test.salesforce.com, path /, expire 1747407172\n
      < Set-Cookie: LSKey-c$CookieConsentPolicy=0:0; path=/; expires=Fri, 16-May-2025 14:52:52 GMT; Max-Age=31536000; secure\r\n
      < Strict-Transport-Security: max-age=63072000; includeSubDomains\r\n
      < X-Content-Type-Options: nosniff\r\n
      < Cache-Control: no-cache,must-revalidate,max-age=0,no-store,private\r\n
      * Added cookie BrowserId="-Jb-UBOTEe-4-1UiBKSaLA" for domain salesforce.com, path /, expire 1747407172\n
      < Set-Cookie: BrowserId=-Jb-UBOTEe-4-1UiBKSaLA; domain=.salesforce.com; path=/; expires=Fri, 16-May-2025 14:52:52 GMT; Max-Age=31536000\r\n
      < Expires: Thu, 01 Jan 1970 00:00:00 GMT\r\n
      < X-ReadOnlyMode: false\r\n
      < Content-Type: application/json;charset=UTF-8\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Transfer-Encoding: chunked\r\n
      < \r\n
      * Connection #0 to host test.salesforce.com left intact\n
      """
  ]
  "body" => [
    "grant_type" => "password"
    "client_id" => "3MVG90J3nJBMnqrQ8mTBMlC89gzSnkP.Cb3GZOxxsUnuRlpdp7WqhhRT7Px6Vg.TFGIi7GPdu4tF3B.ZqtJdp"
    "client_secret" => "9E2D690C9FC4F836ADCC725A6346C93CA114900A989DA8275AF98D9F47538ED1"
    "username" => "integrationnature@lmdv.com.partial"
    "password" => "Lmdv2020*"
  ]
  "url" => "https://test.salesforce.com/services/oauth2/token"
  "response" => [
    "access_token" => "00D3O0000008nHz!AQEAQJlJADuxMG5JpgTP4m8bBqnE8.GzbaeDwX8uEkpDwCF5LT9eX9J_ov76PUB_BSmja4jShWsRPIAix.3EcZ9_ibaoBbN4"
    "instance_url" => "https://lmdv--partial.sandbox.my.salesforce.com"
    "id" => "https://test.salesforce.com/id/00D3O0000008nHzUAI/0053O000006bS8sQAE"
    "token_type" => "Bearer"
    "issued_at" => "1715871172628"
    "signature" => "+v4IoVAElakc/OFnhQMvZ27jV/DQciisUwAIOU/Ws8Q="
  ]
  "statusCode" => 200
]
INFO http_client Request: "GET https://lmdv--partial.sandbox.my.salesforce.com/services/data/v48.0/sobjects/Opportunity/?fields=Product__r.urlPDF__c"
INFO http_client Response: "200 https://lmdv--partial.sandbox.my.salesforce.com/services/data/v48.0/sobjects/Opportunity/?fields=Product__r.urlPDF__c"
INFO app LMDV SF Api Success (not cached) getSalesForceTitleVoyage
[
  "debug" => []
  "url" => "https://lmdv--partial.sandbox.my.salesforce.com/services/data/v48.0/sobjects/Opportunity/?fields=Product__r.urlPDF__c"
  "request" => ""
  "response" => [
    "objectDescribe" => [
      "activateable" => false
      "createable" => true
      "custom" => false
      "customSetting" => false
      "deepCloneable" => true
      "deletable" => true
      "deprecatedAndHidden" => false
      "feedEnabled" => true
      "hasSubtypes" => false
      "isInterface" => false
      "isSubtype" => false
      "keyPrefix" => "006"
      "label" => "Opportunité"
      "labelPlural" => "Opportunités"
      "layoutable" => true
      "mergeable" => false
      "mruEnabled" => true
      "name" => "Opportunity"
      "queryable" => true
      "replicateable" => true
      "retrieveable" => true
      "searchable" => true
      "triggerable" => true
      "undeletable" => true
      "updateable" => true
      "urls" => [
        "compactLayouts" => "/services/data/v48.0/sobjects/Opportunity/describe/compactLayouts"
        "rowTemplate" => "/services/data/v48.0/sobjects/Opportunity/{ID}"
        "approvalLayouts" => "/services/data/v48.0/sobjects/Opportunity/describe/approvalLayouts"
        "listviews" => "/services/data/v48.0/sobjects/Opportunity/listviews"
        "describe" => "/services/data/v48.0/sobjects/Opportunity/describe"
        "quickActions" => "/services/data/v48.0/sobjects/Opportunity/quickActions"
        "layouts" => "/services/data/v48.0/sobjects/Opportunity/describe/layouts"
        "sobject" => "/services/data/v48.0/sobjects/Opportunity"
      ]
    ]
    "recentItems" => [
      [
        "attributes" => [
          "type" => "Opportunity"
          "url" => "/services/data/v48.0/sobjects/Opportunity/0063O00000NvC34QAF"
        ]
        "Id" => "0063O00000NvC34QAF"
        "Name" => "LA REUNION EPOUSTOUFLANTE ET INSOLITE Michel Test Nature"
      ]
      [
        "attributes" => [
          "type" => "Opportunity"
          "url" => "/services/data/v48.0/sobjects/Opportunity/0063O00000NM01eQAD"
        ]
        "Id" => "0063O00000NM01eQAD"
        "Name" => "Test Nature Arnaud"
      ]
      [
        "attributes" => [
          "type" => "Opportunity"
          "url" => "/services/data/v48.0/sobjects/Opportunity/006G500000BW3FlIAL"
        ]
        "Id" => "006G500000BW3FlIAL"
        "Name" => "B2B GRP Parent test Theodo"
      ]
      [
        "attributes" => [
          "type" => "Opportunity"
          "url" => "/services/data/v48.0/sobjects/Opportunity/0063O00000Nsrp4QAB"
        ]
        "Id" => "0063O00000Nsrp4QAB"
        "Name" => "Test Taxes LMDV 2"
      ]
      [
        "attributes" => [
          "type" => "Opportunity"
          "url" => "/services/data/v48.0/sobjects/Opportunity/006G500000BBhrJIAT"
        ]
        "Id" => "006G500000BBhrJIAT"
        "Name" => "Test Theodo Tunnel futur"
      ]
      [
        "attributes" => [
          "type" => "Opportunity"
          "url" => "/services/data/v48.0/sobjects/Opportunity/006G500000ApdHkIAJ"
        ]
        "Id" => "006G500000ApdHkIAJ"
        "Name" => "B2B GRP test Theodo"
      ]
      [
        "attributes" => [
          "type" => "Opportunity"
          "url" => "/services/data/v48.0/sobjects/Opportunity/006G500000ArZjSIAV"
        ]
        "Id" => "006G500000ArZjSIAV"
        "Name" => "TEST OPPORT RECETTE BI THEODO"
      ]
      [
        "attributes" => [
          "type" => "Opportunity"
          "url" => "/services/data/v48.0/sobjects/Opportunity/006G500000Auar4IAB"
        ]
        "Id" => "006G500000Auar4IAB"
        "Name" => "Test Theodo Tunnel actuel"
      ]
      [
        "attributes" => [
          "type" => "Opportunity"
          "url" => "/services/data/v48.0/sobjects/Opportunity/0061n00000UWknuAAD"
        ]
        "Id" => "0061n00000UWknuAAD"
        "Name" => "Les grands sites de l'Afrique australe"
      ]
      [
        "attributes" => [
          "type" => "Opportunity"
          "url" => "/services/data/v48.0/sobjects/Opportunity/0063O00000NE0eMQAT"
        ]
        "Id" => "0063O00000NE0eMQAT"
        "Name" => "Test Taxes LMDV"
      ]
      [
        "attributes" => [
          "type" => "Opportunity"
          "url" => "/services/data/v48.0/sobjects/Opportunity/006G500000Arn85IAB"
        ]
        "Id" => "006G500000Arn85IAB"
        "Name" => "TEST OPPORT RECETTE BI THEODO NUMERO2"
      ]
    ]
  ]
]
ERROR app Controller error
[
  "message" => "Notice: Undefined index: Product__r"
  "backtrace" => [
    [
      "file" => "/var/www/maisonsduvoyage/www/testing-reservations.amatera-voyages.com/src/Service/SalesForceConnector.php"
      "line" => 767
      "function" => "getUrlPdfVoyage"
      "class" => "App\Service\SalesForceConnector"
      "type" => "->"
      "args" => [
        App\Entity\GIRDirectMail\Voyage {#428
          #etape0: null
          #etape1: null
          #etape2: null
          #etape3: null
          #idOppSF: null
          #idOppSFParent: null
          #businessCode: null
          #agentCode: null
          #productCode: null
          #departureDate: null
          #endDate: null
          #departureCity: null
          #adults: null
          #children: null
          #sessionId: null
          #title: null
          #country: null
          #supportPhone: null
          #namespace: "App\Entity\GIRDirectMail"
          #reference_pdf: null
          #process: App\Service\Process\GIRDirectMailProcess {#429 …}
        }
      ]
    ]
    [
      "file" => "/var/www/maisonsduvoyage/www/testing-reservations.amatera-voyages.com/src/Service/WebServiceLMDV.php"
      "line" => 77
      "function" => "getPdfVoyage"
      "class" => "App\Service\SalesForceConnector"
      "type" => "->"
      "args" => [
        App\Entity\GIRDirectMail\Voyage {#428}
      ]
    ]
    [
      "file" => "/var/www/maisonsduvoyage/www/testing-reservations.amatera-voyages.com/src/Controller/PDFController.php"
      "line" => 66
      "function" => "getPdfVoyage"
      "class" => "App\Service\WebServiceLMDV"
      "type" => "->"
      "args" => [
        App\Entity\GIRDirectMail\Voyage {#428}
      ]
    ]
    [
      "file" => "/var/www/maisonsduvoyage/www/testing-reservations.amatera-voyages.com/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 157
      "function" => "getPDF"
      "class" => "App\Controller\PDFController"
      "type" => "->"
      "args" => [
        Symfony\Component\HttpFoundation\Request {#6
          +attributes: Symfony\Component\HttpFoundation\ParameterBag {#11 …}
          +request: Symfony\Component\HttpFoundation\ParameterBag {#9 …}
          +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
          +server: Symfony\Component\HttpFoundation\ServerBag {#14 …}
          +files: Symfony\Component\HttpFoundation\FileBag {#13 …}
          +cookies: Symfony\Component\HttpFoundation\InputBag {#12 …}
          +headers: Symfony\Component\HttpFoundation\HeaderBag {#15 …}
          #content: ""
          #languages: null
          #charsets: null
          #encodings: null
          #acceptableContentTypes: null
          #pathInfo: "/getPDF/GIRDirectMail"
          #requestUri: "/getPDF/GIRDirectMail?_ts=1706439163.3128&agence_email=gir&idOppSF=0063O00000NvC34"
          #baseUrl: ""
          #basePath: ""
          #method: "GET"
          #format: null
          #session: App\Utils\LMDVSession {#272 …}
          #locale: null
          #defaultLocale: "fr"
          -preferredFormat: null
          -isHostValid: true
          -isForwardedValid: true
          -isSafeContentPreferred: null
          format: "html"
        }
        App\Service\WebServiceLMDV {#392
          #request: Symfony\Component\HttpFoundation\Request {#6}
          #sf: App\Service\SalesForceConnector {#400 …}
          #logger: Symfony\Bridge\Monolog\Logger {#273 …}
          #translator: Symfony\Component\Translation\DataCollectorTranslator {#92 …}
          #lockFactory: Symfony\Component\Lock\LockFactory {#402 …}
        }
        "GIRDirectMail"
      ]
    ]
    [
      "file" => "/var/www/maisonsduvoyage/www/testing-reservations.amatera-voyages.com/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 79
      "function" => "handleRaw"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "args" => [
        Symfony\Component\HttpFoundation\Request {#6}
        1
      ]
    ]
    [
      "file" => "/var/www/maisonsduvoyage/www/testing-reservations.amatera-voyages.com/vendor/symfony/http-kernel/Kernel.php"
      "line" => 195
      "function" => "handle"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "args" => [
        Symfony\Component\HttpFoundation\Request {#6}
        1
        true
      ]
    ]
    [
      "file" => "/var/www/maisonsduvoyage/www/testing-reservations.amatera-voyages.com/public/index.php"
      "line" => 35
      "function" => "handle"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
      "args" => [
        Symfony\Component\HttpFoundation\Request {#6}
      ]
    ]
  ]
]

Deprecations 2

Log messages generated by using features marked as deprecated.

Time Channel Message
n/a The "Symfony\Component\HttpKernel\EventListener\SessionListener" class is considered final. It may change without further notice as of its next major version. You should not extend it from "App\Utils\LMDVSessionListener".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#736
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/maisonsduvoyage/www/testing-reservations.amatera-voyages.com/vendor/symfony/error-handler/DebugClassLoader.php:387 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/maisonsduvoyage/www/testing-reservations.amatera-voyages.com/vendor/symfony/error-handler/DebugClassLoader.php:387 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Utils\LMDVSessionListener" service.

Debug 37

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\Utils\LMDVSessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\Utils\LMDVSessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\Utils\LMDVSessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\Utils\LMDVSessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventListener\MaintenanceListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\MaintenanceListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"App\EventSubscriber\CheckSessionValidity::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "App\EventSubscriber\CheckSessionValidity::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
lock Successfully acquired the
Symfony\Component\Lock\Key {#436
  -resource: "sf_auth_token_lock"
  -expiringTime: null
  -state: []
  -serializable: false
}
lock for reading.
[
  "resource" => Symfony\Component\Lock\Key {#436
    -resource: "sf_auth_token_lock"
    -expiringTime: null
    -state: []
    -serializable: false
  }
]
lock Expiration defined for
Symfony\Component\Lock\Key {#436
  -resource: "sf_auth_token_lock"
  -expiringTime: null
  -state: []
  -serializable: false
}
lock for
300.0
seconds.
[
  "resource" => Symfony\Component\Lock\Key {#436
    -resource: "sf_auth_token_lock"
    -expiringTime: null
    -state: []
    -serializable: false
  }
  "ttl" => 300.0
]
lock Successfully acquired the
Symfony\Component\Lock\Key {#450
  -resource: "sf_auth_token_lock"
  -expiringTime: null
  -state: []
  -serializable: false
}
lock.
[
  "resource" => Symfony\Component\Lock\Key {#450
    -resource: "sf_auth_token_lock"
    -expiringTime: null
    -state: []
    -serializable: false
  }
]
lock Expiration defined for
Symfony\Component\Lock\Key {#450
  -resource: "sf_auth_token_lock"
  -expiringTime: null
  -state: []
  -serializable: false
}
lock for
300.0
seconds.
[
  "resource" => Symfony\Component\Lock\Key {#450
    -resource: "sf_auth_token_lock"
    -expiringTime: null
    -state: []
    -serializable: false
  }
  "ttl" => 300.0
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"App\Utils\LMDVSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "App\Utils\LMDVSessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"App\Utils\LMDVSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "App\Utils\LMDVSessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"App\Utils\LMDVSessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "App\Utils\LMDVSessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"App\Utils\LMDVSessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "App\Utils\LMDVSessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

Log messages generated by PHP notices silenced with the @ operator.

There are no log messages of this level.

Container 866

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontController" (parent: .abstract.instanceof.App\Controller\FrontController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontController).
  • Resolving inheritance for "App\Controller\FrontController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRDirectAgenceController" (parent: .abstract.instanceof.App\Controller\GIRDirectAgenceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRDirectAgenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRDirectAgenceController).
  • Resolving inheritance for "App\Controller\GIRDirectAgenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRDirectAgenceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRDirectMailController" (parent: .abstract.instanceof.App\Controller\GIRDirectMailController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRDirectMailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRDirectMailController).
  • Resolving inheritance for "App\Controller\GIRDirectMailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRDirectMailController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRDistribController" (parent: .abstract.instanceof.App\Controller\GIRDistribController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRDistribController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRDistribController).
  • Resolving inheritance for "App\Controller\GIRDistribController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRDistribController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRResaWebController" (parent: .abstract.instanceof.App\Controller\GIRResaWebController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRResaWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRResaWebController).
  • Resolving inheritance for "App\Controller\GIRResaWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRResaWebController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GRPFactIndivAgenceController" (parent: .abstract.instanceof.App\Controller\GRPFactIndivAgenceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GRPFactIndivAgenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GRPFactIndivAgenceController).
  • Resolving inheritance for "App\Controller\GRPFactIndivAgenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GRPFactIndivAgenceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GRPFactIndivMailController" (parent: .abstract.instanceof.App\Controller\GRPFactIndivMailController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GRPFactIndivMailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GRPFactIndivMailController).
  • Resolving inheritance for "App\Controller\GRPFactIndivMailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GRPFactIndivMailController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GRPFactIndivWebController" (parent: .abstract.instanceof.App\Controller\GRPFactIndivWebController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GRPFactIndivWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GRPFactIndivWebController).
  • Resolving inheritance for "App\Controller\GRPFactIndivWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GRPFactIndivWebController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PDFController" (parent: .abstract.instanceof.App\Controller\PDFController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PDFController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PDFController).
  • Resolving inheritance for "App\Controller\PDFController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PDFController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintController" (parent: .abstract.instanceof.App\Controller\PrintController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintController).
  • Resolving inheritance for "App\Controller\PrintController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CheckSessionValidity" (parent: .abstract.instanceof.App\EventSubscriber\CheckSessionValidity).
  • Resolving inheritance for "App\EventSubscriber\CheckSessionValidity" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CheckSessionValidity).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\ReCaptchaValidationListener" (parent: .abstract.instanceof.App\Form\EventListener\ReCaptchaValidationListener).
  • Resolving inheritance for "App\Form\EventListener\ReCaptchaValidationListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\ReCaptchaValidationListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\ChambreType" (parent: .abstract.instanceof.App\Form\Type\GIRDirectAgence\ChambreType).
  • Resolving inheritance for "App\Form\Type\GIRDirectAgence\ChambreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\ChambreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape0Type" (parent: .abstract.instanceof.App\Form\Type\GIRDirectAgence\Etape0Type).
  • Resolving inheritance for "App\Form\Type\GIRDirectAgence\Etape0Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape0Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape1Type" (parent: .abstract.instanceof.App\Form\Type\GIRDirectAgence\Etape1Type).
  • Resolving inheritance for "App\Form\Type\GIRDirectAgence\Etape1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape1Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape2Type" (parent: .abstract.instanceof.App\Form\Type\GIRDirectAgence\Etape2Type).
  • Resolving inheritance for "App\Form\Type\GIRDirectAgence\Etape2Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape2Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape3Type" (parent: .abstract.instanceof.App\Form\Type\GIRDirectAgence\Etape3Type).
  • Resolving inheritance for "App\Form\Type\GIRDirectAgence\Etape3Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape3Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\ParticipantType" (parent: .abstract.instanceof.App\Form\Type\GIRDirectAgence\ParticipantType).
  • Resolving inheritance for "App\Form\Type\GIRDirectAgence\ParticipantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\ParticipantType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\ChambreType" (parent: .abstract.instanceof.App\Form\Type\GIRDirectMail\ChambreType).
  • Resolving inheritance for "App\Form\Type\GIRDirectMail\ChambreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\ChambreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape0Type" (parent: .abstract.instanceof.App\Form\Type\GIRDirectMail\Etape0Type).
  • Resolving inheritance for "App\Form\Type\GIRDirectMail\Etape0Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape0Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape1Type" (parent: .abstract.instanceof.App\Form\Type\GIRDirectMail\Etape1Type).
  • Resolving inheritance for "App\Form\Type\GIRDirectMail\Etape1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape1Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape2Type" (parent: .abstract.instanceof.App\Form\Type\GIRDirectMail\Etape2Type).
  • Resolving inheritance for "App\Form\Type\GIRDirectMail\Etape2Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape2Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape3Type" (parent: .abstract.instanceof.App\Form\Type\GIRDirectMail\Etape3Type).
  • Resolving inheritance for "App\Form\Type\GIRDirectMail\Etape3Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape3Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\ParticipantType" (parent: .abstract.instanceof.App\Form\Type\GIRDirectMail\ParticipantType).
  • Resolving inheritance for "App\Form\Type\GIRDirectMail\ParticipantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\ParticipantType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\ChambreType" (parent: .abstract.instanceof.App\Form\Type\GIRDistrib\ChambreType).
  • Resolving inheritance for "App\Form\Type\GIRDistrib\ChambreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\ChambreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape0Type" (parent: .abstract.instanceof.App\Form\Type\GIRDistrib\Etape0Type).
  • Resolving inheritance for "App\Form\Type\GIRDistrib\Etape0Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape0Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape1Type" (parent: .abstract.instanceof.App\Form\Type\GIRDistrib\Etape1Type).
  • Resolving inheritance for "App\Form\Type\GIRDistrib\Etape1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape1Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape2Type" (parent: .abstract.instanceof.App\Form\Type\GIRDistrib\Etape2Type).
  • Resolving inheritance for "App\Form\Type\GIRDistrib\Etape2Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape2Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape3Type" (parent: .abstract.instanceof.App\Form\Type\GIRDistrib\Etape3Type).
  • Resolving inheritance for "App\Form\Type\GIRDistrib\Etape3Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape3Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\ParticipantType" (parent: .abstract.instanceof.App\Form\Type\GIRDistrib\ParticipantType).
  • Resolving inheritance for "App\Form\Type\GIRDistrib\ParticipantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\ParticipantType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\ChambreType" (parent: .abstract.instanceof.App\Form\Type\GIRResaWeb\ChambreType).
  • Resolving inheritance for "App\Form\Type\GIRResaWeb\ChambreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\ChambreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape0Type" (parent: .abstract.instanceof.App\Form\Type\GIRResaWeb\Etape0Type).
  • Resolving inheritance for "App\Form\Type\GIRResaWeb\Etape0Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape0Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape1Type" (parent: .abstract.instanceof.App\Form\Type\GIRResaWeb\Etape1Type).
  • Resolving inheritance for "App\Form\Type\GIRResaWeb\Etape1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape1Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape2Type" (parent: .abstract.instanceof.App\Form\Type\GIRResaWeb\Etape2Type).
  • Resolving inheritance for "App\Form\Type\GIRResaWeb\Etape2Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape2Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape3Type" (parent: .abstract.instanceof.App\Form\Type\GIRResaWeb\Etape3Type).
  • Resolving inheritance for "App\Form\Type\GIRResaWeb\Etape3Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape3Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\ParticipantType" (parent: .abstract.instanceof.App\Form\Type\GIRResaWeb\ParticipantType).
  • Resolving inheritance for "App\Form\Type\GIRResaWeb\ParticipantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\ParticipantType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\ChambreType" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivAgence\ChambreType).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivAgence\ChambreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\ChambreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape0Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivAgence\Etape0Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivAgence\Etape0Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape0Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape1Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivAgence\Etape1Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivAgence\Etape1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape1Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape2Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivAgence\Etape2Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivAgence\Etape2Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape2Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape3Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivAgence\Etape3Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivAgence\Etape3Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape3Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\ParticipantType" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivAgence\ParticipantType).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivAgence\ParticipantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\ParticipantType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\ChambreType" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivMail\ChambreType).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivMail\ChambreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\ChambreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape0Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivMail\Etape0Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivMail\Etape0Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape0Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape1Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivMail\Etape1Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivMail\Etape1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape1Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape2Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivMail\Etape2Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivMail\Etape2Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape2Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape3Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivMail\Etape3Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivMail\Etape3Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape3Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\ParticipantType" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivMail\ParticipantType).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivMail\ParticipantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\ParticipantType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\ChambreType" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivWeb\ChambreType).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivWeb\ChambreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\ChambreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape0Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivWeb\Etape0Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivWeb\Etape0Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape0Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape1Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivWeb\Etape1Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivWeb\Etape1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape1Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape2Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivWeb\Etape2Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivWeb\Etape2Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape2Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape3Type" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivWeb\Etape3Type).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivWeb\Etape3Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape3Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\ParticipantType" (parent: .abstract.instanceof.App\Form\Type\GRPFactIndivWeb\ParticipantType).
  • Resolving inheritance for "App\Form\Type\GRPFactIndivWeb\ParticipantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\ParticipantType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ReCaptchaType" (parent: .abstract.instanceof.App\Form\Type\ReCaptchaType).
  • Resolving inheritance for "App\Form\Type\ReCaptchaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ReCaptchaType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\HiPay\Controller\HiPayCallbackController" (parent: .abstract.instanceof.App\Service\Payment\HiPay\Controller\HiPayCallbackController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\HiPay\Controller\HiPayCallbackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\HiPay\Controller\HiPayCallbackController).
  • Resolving inheritance for "App\Service\Payment\HiPay\Controller\HiPayCallbackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\HiPay\Controller\HiPayCallbackController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\Payment\HiPay\EventSubscriber\HiPayCallbackSubscriber" (parent: .abstract.instanceof.App\Service\Payment\HiPay\EventSubscriber\HiPayCallbackSubscriber).
  • Resolving inheritance for "App\Service\Payment\HiPay\EventSubscriber\HiPayCallbackSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\Payment\HiPay\EventSubscriber\HiPayCallbackSubscriber).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension" (parent: .abstract.instanceof.App\Twig\TwigExtension).
  • Resolving inheritance for "App\Twig\TwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Utils\LMDVSessionListener" (parent: .abstract.instanceof.App\Utils\LMDVSessionListener).
  • Resolving inheritance for "App\Utils\LMDVSessionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Utils\LMDVSessionListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AssurancesValidator" (parent: .abstract.instanceof.App\Validator\Constraints\AssurancesValidator).
  • Resolving inheritance for "App\Validator\Constraints\AssurancesValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AssurancesValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ChambreCapacityValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ChambreCapacityValidator).
  • Resolving inheritance for "App\Validator\Constraints\ChambreCapacityValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ChambreCapacityValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.session_listener" (parent: .abstract.instanceof.session_listener).
  • Resolving inheritance for "session_listener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.session_listener).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for ".lmdv.cache.inner" (parent: cache.app).
  • Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
186
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Skipping service "App\Service\SessionManagementLMDV": Class or interface "App\Service\SessionManagementLMDV" cannot be loaded.
1
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "ReCaptcha\RequestMethod"; reason: private alias.
  • Removed service "App\Service\Payment\PaymentEventInterface"; reason: private alias.
  • Removed service "App\Service\Payment\PaymentInterface"; reason: private alias.
  • Removed service "App\Service\PrintLMDVInterface"; reason: private alias.
  • Removed service "App\Service\SalesForceAuthenticatorInterface"; reason: private alias.
  • Removed service "App\Service\SalesForceConnectorInterface"; reason: private alias.
  • Removed service "App\Service\SessionManagerLMDVInterface"; reason: private alias.
  • Removed service "App\Service\WebServiceLMDVInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $lmdvCache"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $lmdvCache"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $lmdvCache"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "mailer.logger_message_listener"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "lock.default.store"; reason: private alias.
  • Removed service "lock.store"; reason: private alias.
  • Removed service "lock.factory"; reason: private alias.
  • Removed service "lock"; reason: private alias.
  • Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service ".service_locator.XDGmiR3"; reason: private alias.
  • Removed service ".service_locator.nCn0PhK"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
138
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\Controller\FrontController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\GIRDirectAgenceController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\GIRDirectMailController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\GIRDistribController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\GIRResaWebController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\GRPFactIndivAgenceController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\GRPFactIndivMailController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\GRPFactIndivWebController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\PDFController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\EventListener\ReCaptchaValidationListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Type\GIRDirectAgence\Etape0Type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Type\GIRDirectMail\Etape0Type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Type\GIRDistrib\Etape0Type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Type\GIRResaWeb\Etape0Type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Type\GRPFactIndivAgence\Etape0Type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Type\GRPFactIndivMail\Etape0Type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Type\GRPFactIndivWeb\Etape0Type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Type\ReCaptchaType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Payment\HiPay\Controller\HiPayCallbackController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\Payment\HiPay\Controller\HiPayCallbackController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Payment\HiPay\EventSubscriber\HiPayCallbackSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Payment\HiPay\HiPayManager" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\PrintLMDV" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\SalesForceConnector" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\SessionManagerLMDV" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\WebServiceLMDV" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "session.flash_bag" previously pointing to "App\Utils\LMDVSession" to "session".
  • Changed reference of service "session.attribute_bag" previously pointing to "App\Utils\LMDVSession" to "session".
  • Changed reference of service "security.csrf.token_storage" previously pointing to "App\Utils\LMDVSession" to "session".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.y69ETqC" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.y69ETqC" previously pointing to "App\Utils\LMDVSession" to "session".
  • Changed reference of service ".service_locator.J4b.DPX" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.8JgmnxH" previously pointing to "App\Utils\LMDVSession" to "session".
  • Changed reference of service ".service_locator.8JgmnxH" previously pointing to "App\Utils\LMDVSession" to "session".
76
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "container.env"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
  • Removed service "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "lock.store.combined.abstract"; reason: abstract.
  • Removed service "lock.factory.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FrontController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRDirectAgenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRDirectAgenceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GIRDirectAgenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRDirectMailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRDirectMailController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GIRDirectMailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRDistribController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRDistribController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GIRDistribController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GIRResaWebController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GIRResaWebController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GIRResaWebController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GRPFactIndivAgenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GRPFactIndivAgenceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GRPFactIndivAgenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GRPFactIndivMailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GRPFactIndivMailController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GRPFactIndivMailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GRPFactIndivWebController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GRPFactIndivWebController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GRPFactIndivWebController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PDFController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PDFController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PDFController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrintController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CheckSessionValidity"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\CheckSessionValidity"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\ReCaptchaValidationListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EventListener\ReCaptchaValidationListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\ChambreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectAgence\ChambreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape0Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectAgence\Etape0Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape1Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectAgence\Etape1Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape2Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectAgence\Etape2Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\Etape3Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectAgence\Etape3Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectAgence\ParticipantType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectAgence\ParticipantType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\ChambreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectMail\ChambreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape0Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectMail\Etape0Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape1Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectMail\Etape1Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape2Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectMail\Etape2Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\Etape3Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectMail\Etape3Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDirectMail\ParticipantType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDirectMail\ParticipantType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\ChambreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDistrib\ChambreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape0Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDistrib\Etape0Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape1Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDistrib\Etape1Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape2Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDistrib\Etape2Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\Etape3Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDistrib\Etape3Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRDistrib\ParticipantType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRDistrib\ParticipantType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\ChambreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRResaWeb\ChambreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape0Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRResaWeb\Etape0Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape1Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRResaWeb\Etape1Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape2Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRResaWeb\Etape2Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\Etape3Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRResaWeb\Etape3Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GIRResaWeb\ParticipantType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GIRResaWeb\ParticipantType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\ChambreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivAgence\ChambreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape0Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivAgence\Etape0Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape1Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivAgence\Etape1Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape2Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivAgence\Etape2Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\Etape3Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivAgence\Etape3Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivAgence\ParticipantType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivAgence\ParticipantType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\ChambreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivMail\ChambreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape0Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivMail\Etape0Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape1Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivMail\Etape1Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape2Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivMail\Etape2Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\Etape3Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivMail\Etape3Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivMail\ParticipantType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivMail\ParticipantType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\ChambreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivWeb\ChambreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape0Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivWeb\Etape0Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape1Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivWeb\Etape1Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape2Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivWeb\Etape2Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\Etape3Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivWeb\Etape3Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GRPFactIndivWeb\ParticipantType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\GRPFactIndivWeb\ParticipantType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ReCaptchaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ReCaptchaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\HiPay\Controller\HiPayCallbackController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\HiPay\Controller\HiPayCallbackController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\HiPay\Controller\HiPayCallbackController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\Payment\HiPay\EventSubscriber\HiPayCallbackSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\HiPay\EventSubscriber\HiPayCallbackSubscriber"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\TwigExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Utils\LMDVSessionListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Utils\LMDVSessionListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AssurancesValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\AssurancesValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ChambreCapacityValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\ChambreCapacityValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.session_listener"; reason: abstract.
  • Removed service ".abstract.instanceof.session_listener"; reason: abstract.
159
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "ReCaptcha\RequestMethod\Curl"; reason: unused.
  • Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
  • Removed service "App\Exception\FlightException"; reason: unused.
  • Removed service "App\Exception\LMDVException"; reason: unused.
  • Removed service "App\Exception\MoneyException"; reason: unused.
  • Removed service "App\Exception\PaymentException"; reason: unused.
  • Removed service "App\Exception\PriceDetailException"; reason: unused.
  • Removed service "App\Exception\PrintException"; reason: unused.
  • Removed service "App\Exception\WebServiceException"; reason: unused.
  • Removed service "App\Service\FPDFCustom"; reason: unused.
  • Removed service "App\Service\Payment\HiPay\Event\HiPayCallbackEvent"; reason: unused.
  • Removed service "App\Service\Process\GIRDirectAgenceProcess"; reason: unused.
  • Removed service "App\Service\Process\GIRDirectMailProcess"; reason: unused.
  • Removed service "App\Service\Process\GIRDistribProcess"; reason: unused.
  • Removed service "App\Service\Process\GIRResaWebProcess"; reason: unused.
  • Removed service "App\Service\Process\GRPFactIndivAgenceProcess"; reason: unused.
  • Removed service "App\Service\Process\GRPFactIndivMailProcess"; reason: unused.
  • Removed service "App\Service\Process\GRPFactIndivWebProcess"; reason: unused.
  • Removed service "App\Utils\LMDVSessionFactory"; reason: unused.
  • Removed service "App\Utils\NamespacedAttributeBag"; reason: unused.
  • Removed service "App\Validator\Constraints\Assurances"; reason: unused.
  • Removed service "App\Validator\Constraints\ChambreCapacity"; reason: unused.
  • Removed service "App\ValueObject\Flight"; reason: unused.
  • Removed service "App\ValueObject\Money"; reason: unused.
  • Removed service "App\ValueObject\PriceDetail"; reason: unused.
  • Removed service "App\Service\SessionManagementLMDV"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache_warmer"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "lock.strategy.majority"; reason: unused.
  • Removed service "lock.default"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "webpack_encore.cache"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service "App\Utils\LMDVSession.inner"; reason: unused.
72
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "ReCaptcha\RequestMethod\CurlPost" to "ReCaptcha\ReCaptcha".
  • Inlined service ".service_locator.y69ETqC.App\Controller\FrontController" to "App\Controller\FrontController".
  • Inlined service ".service_locator.y69ETqC.App\Controller\GIRDirectAgenceController" to "App\Controller\GIRDirectAgenceController".
  • Inlined service ".service_locator.y69ETqC.App\Controller\GIRDirectMailController" to "App\Controller\GIRDirectMailController".
  • Inlined service ".service_locator.y69ETqC.App\Controller\GIRDistribController" to "App\Controller\GIRDistribController".
  • Inlined service ".service_locator.y69ETqC.App\Controller\GIRResaWebController" to "App\Controller\GIRResaWebController".
  • Inlined service ".service_locator.y69ETqC.App\Controller\GRPFactIndivAgenceController" to "App\Controller\GRPFactIndivAgenceController".
  • Inlined service ".service_locator.y69ETqC.App\Controller\GRPFactIndivMailController" to "App\Controller\GRPFactIndivMailController".
  • Inlined service ".service_locator.y69ETqC.App\Controller\GRPFactIndivWebController" to "App\Controller\GRPFactIndivWebController".
  • Inlined service ".service_locator.y69ETqC.App\Controller\PDFController" to "App\Controller\PDFController".
  • Inlined service ".service_locator.y69ETqC.App\Controller\PrintController" to "App\Controller\PrintController".
  • Inlined service ".service_locator.y69ETqC.App\Service\Payment\HiPay\Controller\HiPayCallbackController" to "App\Service\Payment\HiPay\Controller\HiPayCallbackController".
  • Inlined service "mailer.mailer" to "App\Service\Payment\HiPay\EventSubscriber\HiPayCallbackSubscriber".
  • Inlined service "App\Service\SalesForceAuthenticator" to "App\Service\SalesForceConnector".
  • Inlined service "lmdv.cache" to "App\Service\SalesForceConnector".
  • Inlined service "session.storage.native" to "session.factory".
  • Inlined service "session.namespacedattributebag" to "session.factory".
  • Inlined service ".service_locator.8JgmnxH" to "session_listener".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service ".lmdv.cache.inner.recorder_inner" to ".lmdv.cache.inner".
  • Inlined service "session.handler.native_file" to "session.storage.native".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "security.csrf.token_storage" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.8.zXOIP" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transports" to "mailer.mailer".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service ".service_locator.VnaO.qw" to "validator.validator_factory".
  • Inlined service ".service_locator.O24_MAy" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.J4b.DPX.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".service_locator.kODoftA" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.HLwzKIm.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "container.getenv" to "secrets.decryption_key".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.cache_class_metadata_factory.inner" to "serializer.mapping.cache_class_metadata_factory".
  • Inlined service "serializer.mapping.cache.symfony" to "serializer.mapping.cache_class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".lock.default.store.ulDhG5c" to "lock.default.factory".
  • Inlined service "monolog.logger.lock" to "lock.default.factory".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "App\Twig\TwigExtension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "twig.extension.intl" to "twig".
  • Inlined service "twig.extension.cssinliner" to "twig".
  • Inlined service "twig.extension.inky" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.L1OAKmd" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.php_compat_util" to "maker.generator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.PQK0.4p.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "framework_extra_bundle.argument_name_convertor" to "framework_extra_bundle.event.is_granted".
  • Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~xrOecLm" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".service_locator.J4b.DPX" to ".service_locator.J4b.DPX.translation.warmer".
  • Inlined service ".service_locator.9i0MWoK" to ".service_locator.9i0MWoK.router.default".
  • Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
  • Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
  • Inlined service ".service_locator.PQK0.4p" to ".service_locator.PQK0.4p.sensio_framework_extra.view.listener".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.cache_class_metadata_factory.inner".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service ".service_locator.2LDBfxh" to "console.command_loader".
  • Inlined service ".service_locator.9i0MWoK.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
234