https://www.sip-projects-services.com/showformationFront/java-ocp-8-11-17-21-27.html

HomeController :: showformationFront

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\HomeController::showformationFront"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#2513
  -links: [
    2501 => Symfony\Component\WebLink\Link {#2501
      -href: "https://www.sip-projects-services.com/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"app_formation_detailsfront"
_route_params
[
  "slug" => "java-ocp-8-11-17-21-27.html"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"198282"
formation
App\Entity\Formation {#1028
  -id: 27
  -titre: "Java OCP 8/11/17/21"
  -prix: "800"
  -description: """
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">We present below the content of the training :</span></span></p>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Working with Java data types</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Use primitives and wrapper classes, including, operators, parentheses, type promotion and casting</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Handle text using String and StringBuilder classes</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Use local variable type inference, including as lambda parameters</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Controlling Program Flow</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Create and use loops, if/else, and switch statements</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Java Object-Oriented Approach</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Declare and instantiate Java objects including nested class objects, and explain objects&#39; lifecycles (including creation, dereferencing by reassignment, and garbage collection)</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Define and use fields and methods, including instance, static and overloaded methods</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Initialize objects and their members using instance and static initialiser statements and constructors</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Understand variable scopes, apply encapsulation and make objects immutable</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Create and use subclasses and superclasses, including abstract classes</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Utilize polymorphism and casting to call methods, differentiate object type versus reference type</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Create and use interfaces, identify functional interfaces, and utilize private, static, and default methods</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Create and use enumerations</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Exception Handling</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Handle exceptions using try/catch/finally clauses, try-with-resource, and multi-catch statements</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Create and use custom exceptions</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Working with Arrays and Collections</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Use generics, including wildcards</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Use a Java array and List, Set, Map and Deque collections, including convenience methods</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Sort collections and arrays using Comparator and Comparable interfaces</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Working with Streams and Lambda expressions</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Implement functional interfaces using lambda expressions, including interfaces from the java.util.function package</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Use Java Streams to filter, transform and process data</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Perform decomposition and reduction, including grouping and partitioning on sequential and parallel streams</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Java Platform Module System</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Deploy and execute modular applications, including automatic modules</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Declare, use, and expose modules, including the use of services</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Concurrency</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Create worker threads using Runnable and Callable, and manage concurrency using an ExecutorService and java.util.concurrent API</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Develop thread-safe code, using different locking mechanisms and java.util.concurrent API</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Java I/O API</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Read and write console and file data using I/O Streams</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Implement serialization and deserialization techniques on Java objects</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Handle file system objects using java.nio.file API</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Secure Coding in Java SE Application</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Develop code that mitigates security threats such as denial of service, code injection, input validation and ensure data integrity</span></span></li>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Secure resource access including filesystems, manage policies and execute privileged code</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Database Applications with JDBC</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Connect to and perform database SQL operations, process query results using JDBC API</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Localization</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Implement Localization using Locale, resource bundles, and Java APIs to parse and format messages, dates, and numbers</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Annotations</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Create, apply, and process annotations</span></span></li>\r\n
    </ul>\r\n
    \r\n
    <p><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive"><strong>Design Pattern</strong></span></span></p>\r\n
    \r\n
    <ul>\r\n
    \t<li><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Singleton, Immutable, Builder, Factory</span></span></li>\r\n
    </ul>
    """
  -contenu: """
    <ol>\r\n
    \t<li>Date de d&eacute;marrage de la session en weekend + Coaching et r&eacute;vision le soir 2h/semaine&nbsp;</li>\r\n
    \t<li>Lieu : Sesame University, Technopole el Ghazela en Pr&eacute;sentiel et en Ligne sur GOOGLE MEET</li>\r\n
    \t<li>Prix : 600 DT / facilit&eacute; de paiement sur deux tranches</li>\r\n
    \t<li>Formateur : Dr. Ing Mohamed Amine MEZGHICH</li>\r\n
    \t<li>50 H de cours et de travaux pratiques et tests blancs</li>\r\n
    \t<li>Pr&eacute;parations &agrave; l&rsquo;Examen final</li>\r\n
    \t<li>Nombre de candidats max entre 10 et 15 ; premier arriv&eacute; premier servis</li>\r\n
    \t<li>Pr&eacute;requis : Niveau 1 OCA 8</li>\r\n
    \t<li>Lien d&#39;inscription :<a href="https://lnkd.in/embcDN4?fbclid=IwAR0Q0sP2HmTBj0vuX-dlCrJxC9-zHwf79klUnoF_mfz786K22mv7lVo57Gw" rel="nofollow noopener" tabindex="0" target="_blank">https://lnkd.in/embcDN4</a></li>\r\n
    \t<li>Contact tel et whatsapp : +216 51 36 36 34</li>\r\n
    \t<li>Email : amine.mezghich@gmail.com</li>\r\n
    </ol>
    """
  -affiche: "OCP11 (370 × 250 px)-643f281261e45.png"
  -duree: "60 H"
  -slug: "java-ocp-8-11-17-21-27.html"
  -planification: null
  -texttt: null
  -totalinscrit: "40"
  -nblike: "200"
  -nbavis: "200"
  -niveau: "Avancé"
  -categorie: "Certifiante"
  -nbheure: null
  -desccourt: "<p style="text-align:justify"><span style="font-size:14px"><span style="font-family:Comic Sans MS,cursive">Ce niveau professionnel permet d&#39;avoir&nbsp; les comp&eacute;tences n&eacute;cessaires pour &ecirc;tre un d&eacute;velopper senior en Java et capable de passer les certifications (Java 8) 1Z0-809, (Java 11)&nbsp; 1Z0-819 et (Java 17)&nbsp; 1Z0-829, Pour d&eacute;marrer ce niveau, il faut avoir la formation OCA 1Z0-808. Plusieurs API avanc&eacute;s seront trait&eacute;s tel que les gestions des threads avec l&#39;api Executors, Les designs Patterns, JDBC, la programmation modulaires et la programmation fonctionnelle via lambda et l&#39;api Stream. les IO stream ainsi que les exceptions feront aussi partie du plan de formation OCP :)</span></span></p>"
  -photofront: "OCP11 (370 × 250 px)-643f281262534.png"
  -formateur: Proxies\__CG__\App\Entity\User {#1124 …}
  -sections: Doctrine\ORM\PersistentCollection {#1112 …}
  -evenements: Doctrine\ORM\PersistentCollection {#1090 …}
  -isPopulaire: true
  -offres: Doctrine\ORM\PersistentCollection {#1038 …}
  -traces: Doctrine\ORM\PersistentCollection {#1045 …}
}
slug
"java-ocp-8-11-17-21-27.html"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
host
"www.sip-projects-services.com"
remote-ip
"216.73.216.222"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.222"
x-forwarded-proto
"https"
x-ovhrequest-id
"6f4be32ac0f4731676debb341be5dc18"
x-php-ob-level
"1"
x-predictor
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 22 Aug 2026 13:42:27 GMT"
link
"<https://www.sip-projects-services.com/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
x-debug-token
"4d2e2c"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Sat, 22 Aug 26 15:42:27 +0200"
Last used
"Sat, 22 Aug 26 15:42:27 +0200"
Lifetime
28800

Session Attributes

No session attributes

Session Usage

8 Usages
Stateless check enabled
Usage
App\Twig\PanierExtension:21
[
  [
    "file" => "/home/sipprog/www/src/Twig/PanierExtension.php"
    "line" => 21
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/ExtensionSet.php"
    "line" => 331
    "function" => "getGlobals"
    "class" => "App\Twig\PanierExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Environment.php"
    "line" => 788
    "function" => "getGlobals"
    "class" => "Twig\ExtensionSet"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Environment.php"
    "line" => 801
    "function" => "getGlobals"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "mergeGlobals"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 220
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 228
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/src/Controller/HomeController.php"
    "line" => 566
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showformationFront"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/sipprog/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Twig\PanierExtension:22
[
  [
    "file" => "/home/sipprog/www/src/Twig/PanierExtension.php"
    "line" => 22
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/ExtensionSet.php"
    "line" => 331
    "function" => "getGlobals"
    "class" => "App\Twig\PanierExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Environment.php"
    "line" => 788
    "function" => "getGlobals"
    "class" => "Twig\ExtensionSet"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Environment.php"
    "line" => 801
    "function" => "getGlobals"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "mergeGlobals"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 220
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 228
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/src/Controller/HomeController.php"
    "line" => 566
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showformationFront"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/sipprog/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/sipprog/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/var/cache/dev/twig/b8/b829fe302e6073d7c1193a7ad1c36f10.php"
    "line" => 931
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_mm"
    "class" => "__TwigTemplate_5467124ac0b6e90723525ef4b67a2093"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/var/cache/dev/twig/b8/b829fe302e6073d7c1193a7ad1c36f10.php"
    "line" => 284
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5467124ac0b6e90723525ef4b67a2093"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/var/cache/dev/twig/bd/bd78ec01344344455447142719b357d8.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ef9da448d394db684311f122f64b3d3d"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 220
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 228
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/src/Controller/HomeController.php"
    "line" => 566
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "showformationFront"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/sipprog/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/sipprog/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/sipprog/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/sipprog/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/sipprog/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sipprog/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/sipprog/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_MEDIA_SECRET
"5f6e8a4d7c1b3f9d4e5a2c1b9f0d7e6c"
APP_SECRET
"1d32da938af66cd42d55fdb74a98568a"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://sipprogsipacadem:ACsSip12062026@sipprogsipacadem.mysql.db:3306/sipprogsipacadem?serverVersion=10.4.18-MariaDB&charset=utf8mb4"
JWT_PASSPHRASE
"56c5737238e16dd0d42d365b2b0304e21f89d9453d2f4aebb5f98e1206cb7ea8"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://sip-academy@smart-it-partner.com:8Z42xmlGggkoiPFjUyS1LA0Kf@ssl0.ovh.net:587"
MAILER_FROM_ADDRESS
"sip-academy@smart-it-partner.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
TWILIO_SID
"AC6825fd8aa644fce062b5dd37a5ccb0b3"
TWILIO_TOKEN
"7c6ac52b6e8925b136b50eaffce63d01"
TWILIO_WHATSAPP_NUMBER
"whatsapp:+14155238886"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster100"
DOCUMENT_ROOT
"/home/sipprog/www"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"805"
GEOIP_CITY
"Santa Paula"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"803"
GEOIP_LATITUDE
"34.355598"
GEOIP_LONGITUDE
"-119.070099"
GEOIP_REGION
"CA"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_HOST
"www.sip-projects-services.com"
HTTP_REMOTE_IP
"216.73.216.222"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.222"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"6f4be32ac0f4731676debb341be5dc18"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/showformationFront/java-ocp-8-11-17-21-27.html"
REMOTE_ADDR
"216.73.216.222"
REMOTE_PORT
"14776"
REQUEST_METHOD
"GET"
REQUEST_TIME
1787406146
REQUEST_TIME_FLOAT
1787406146.8371
REQUEST_URI
"/showformationFront/java-ocp-8-11-17-21-27.html"
SCRIPT_FILENAME
"/home/sipprog/www/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://www.sip-projects-services.com:443/showformationFront/java-ocp-8-11-17-21-27.html"
SCRIPT_URL
"/showformationFront/java-ocp-8-11-17-21-27.html"
SERVER_ADDR
"10.100.20.1"
SERVER_ADMIN
"postmaster@www.sip-projects-services.com"
SERVER_NAME
"www.sip-projects-services.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_FROM_ADDRESS,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,TWILIO_SID,TWILIO_TOKEN,TWILIO_WHATSAPP_NUMBER,APP_MEDIA_SECRET"
UNIQUE_ID
"aomnQnQkDjFW5H4AV8FaXgAAADA"
USER
"sipprog"
argc
0
argv
[]