Error 500 Internal Server Error

GET http://rawafedtech.info/contact-forms/create

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
contact_us_message
[
  "_token" => "f1cbdba2341fff.zVKPrgEKbeXDaInENmyBg9KQuI5xUXvLYhHiog9GapQ.-RXXynM9L4yQEruIfgLE7Kbq3b4AZS-pKHaam0Q3Lvb-F_jNOG4Bj5sO-g"
  "attachmentFile" => "uJivZfGGtdGPu"
  "category" => "1"
  "country" => "YU"
  "email" => "[email protected]"
  "mobile" => "8876950832"
  "name" => "NWeydqDDhpp"
  "title" => "إقتراح تحسين الموقع"
]
g-recaptcha-response
"nifPHvPef"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"9be2f7"
exception
Twig\Error\RuntimeError {#14411
  #message: "Impossible to invoke a method ("getFilename") on a string variable ("u") in "@RawafedCommons/Form/fields.html.twig" at line 207."
  #code: 0
  #file: "/var/www/html/tafsir/vendor/rawafed/commons-bundle/templates/Form/fields.html.twig"
  #line: 207
  -lineno: 207
  -rawMessage: "Impossible to invoke a method ("getFilename") on a string variable ("u")."
  -source: Twig\Source {#14267 …}
  -phpFile: "/var/www/html/tafsir/vendor/twig/twig/src/Extension/CoreExtension.php"
  -phpLine: 1762
  trace: {
    /var/www/html/tafsir/vendor/rawafed/commons-bundle/templates/Form/fields.html.twig:207 {
      Twig\Extension\CoreExtension::getAttribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = Template::ANY_CALL, $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
      › {% endif %}data-name="{{ value and value|first ? (value|first).getFilename() : '' }}"data-size="{{ value and value|first and (value|first).isFile ? (value|first).getSize() : '' }}"
    }
    /var/www/html/tafsir/var/cache/dev/twig/3e/3e6d0038d373355edfa9f62b621105e2.php:776 {
      __TwigTemplate_b542da93aff2be809e4b6ea0c300b9d0->{closure:__TwigTemplate_b542da93aff2be809e4b6ea0c300b9d0::block_vich_file_widget():749} …
      › yield "                data-name=\"";yield ((((isset($context["value"]) || array_key_exists("value", $context) ? $context["value"] : (function () { throw new RuntimeError('Variable "value" does not exist.', 207, $this->source); })()) && Twig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["value"]) || array_key_exists("value", $context) ? $context["value"] : (function () { throw new RuntimeError('Variable "value" does not exist.', 207, $this->source); })())))) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["value"]) || array_key_exists("value", $context) ? $context["value"] : (function () { throw new RuntimeError('Variable "value" does not exist.', 207, $this->source); })())), "getFilename", [], "method", false, false, false, 207), "html", null, true)) : (""));yield "\"
      arguments: {
        $env: Twig\Environment {#519 …}
        $source: Twig\Source {#14267 …}
        $object: "u"
        $item: "getFilename"
        $arguments: []
        $type: "method"
        $isDefinedTest: false
        $ignoreStrictCheck: false
        $sandboxed: false
        $lineno: 207
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Extension/CoreExtension.php:2106 {
      Twig\Extension\CoreExtension::captureOutput(iterable $body): string …
      › try {    foreach ($body as $data) {        echo $data;
    }
    /var/www/html/tafsir/var/cache/dev/twig/3e/3e6d0038d373355edfa9f62b621105e2.php:749 {
      __TwigTemplate_b542da93aff2be809e4b6ea0c300b9d0->block_vich_file_widget(array $context, array $blocks = []): iterable …
      › yield "    ";$_v2 = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {    // line 200
      arguments: {
        $body: Generator {#14406 …}
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …65]
        $blocks: [ …13]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:138 {
      Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): void …
      › {    foreach ($this->yieldBlock($name, $context, $blocks, $useBlocks, $templateContext) as $data) {        echo $data;
      arguments: {
        $name: "vich_file_row"
        $context: [ …96]
        $blocks: [ …68]
        $useBlocks: true
        $templateContext: null
      }
    }
    /var/www/html/tafsir/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:48 {
      Symfony\Bridge\Twig\Form\TwigRendererEngine->renderBlock(FormView $view, mixed $resource, string $blockName, array $variables = []): string …
      › // (XDebug limits the level to 100 by default)$this->template->displayBlock($blockName, $context, $this->resources[$cacheKey]);arguments: {
        $name: "vich_file_row"
        $context: [ …96]
        $blocks: [ …68]
      }
    }
    /var/www/html/tafsir/vendor/symfony/form/FormRenderer.php:246 {
      Symfony\Component\Form\FormRenderer->searchAndRenderBlock(FormView $view, string $blockNameSuffix, array $variables = []): string …
      › // Do the rendering$html = $this->engine->renderBlock($view, $resource, $blockName, $variables);arguments: {
        $view: Symfony\Component\Form\FormView {#5596 …}
        $resource: [ …2]
        $blockName: "vich_file_row"
        $variables: [ …36]
      }
    }
    /var/www/html/tafsir/vendor/rawafed/commons-bundle/templates/Form/fields.html.twig:20 {
      __TwigTemplate_b542da93aff2be809e4b6ea0c300b9d0->block_form_row(array $context, array $blocks = []): iterable …
      › {{- form_label(form) -}}{{- form_widget(form) -}}</{{ element|default('div') }}>
      arguments: {
        $view: Symfony\Component\Form\FormView {#5596 …}
        $blockNameSuffix: "widget"
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …65]
        $blocks: [ …13]
      }
    }
    /var/www/html/tafsir/vendor/vich/uploader-bundle/templates/Form/fields.html.twig:3 {
      __TwigTemplate_fdf4f13b1c0caaeb014b4e1f8f0b50a7->block_vich_file_row(array $context, array $blocks = []): iterable …
      ›     {%- set force_error = true -%}    {{- block('form_row') -}}{%- endblock -%}
      arguments: {
        $name: "form_row"
        $context: [ …97]
        $blocks: [ …68]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …65]
        $blocks: [ …13]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:138 {
      Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): void …
      › {    foreach ($this->yieldBlock($name, $context, $blocks, $useBlocks, $templateContext) as $data) {        echo $data;
      arguments: {
        $name: "vich_file_row"
        $context: [ …96]
        $blocks: [ …68]
        $useBlocks: true
        $templateContext: null
      }
    }
    /var/www/html/tafsir/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:48 {
      Symfony\Bridge\Twig\Form\TwigRendererEngine->renderBlock(FormView $view, mixed $resource, string $blockName, array $variables = []): string …
      › // (XDebug limits the level to 100 by default)$this->template->displayBlock($blockName, $context, $this->resources[$cacheKey]);arguments: {
        $name: "vich_file_row"
        $context: [ …96]
        $blocks: [ …68]
      }
    }
    /var/www/html/tafsir/vendor/symfony/form/FormRenderer.php:246 {
      Symfony\Component\Form\FormRenderer->searchAndRenderBlock(FormView $view, string $blockNameSuffix, array $variables = []): string …
      › // Do the rendering$html = $this->engine->renderBlock($view, $resource, $blockName, $variables);arguments: {
        $view: Symfony\Component\Form\FormView {#5596 …}
        $resource: [ …2]
        $blockName: "vich_file_row"
        $variables: [ …36]
      }
    }
    /var/www/html/tafsir/templates/bundles/ContactFormsBundle/Front/contact_us.html.twig:116 {
      __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->block_contact_us_form(array $context, array $blocks = []): iterable …
      › <div class="col-md-12 contactcats {{ attachmentsCategories|join(' ') }}">    {{ form_row(form.attachmentFile) }}</div>
      arguments: {
        $view: Symfony\Component\Form\FormView {#5596 …}
        $blockNameSuffix: "row"
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …65]
        $blocks: [ …13]
      }
    }
    /var/www/html/tafsir/templates/bundles/ContactFormsBundle/Front/contact_us.html.twig:142 {
      __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->block_content(array $context, array $blocks = []): iterable …
      › <div id="contact_inline_form">    {{ block('contact_us_form') }}</div>
      arguments: {
        $name: "contact_us_form"
        $context: [ …66]
        $blocks: [ …13]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …65]
        $blocks: [ …13]
      }
    }
    /var/www/html/tafsir/templates/base.html.twig:175 {
      __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->block_page_content(array $context, array $blocks = []): iterable …
      ›     </div>    {% block content %}{% endblock %}</div>
      arguments: {
        $name: "content"
        $context: [ …65]
        $blocks: [ …13]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …65]
        $blocks: [ …13]
      }
    }
    /var/www/html/tafsir/templates/base.html.twig:156 {
      __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
      › 
      › {% block page_content %}    {{ render(controller('App\\Controller\\BlocksController::newsbarBlockAction')) }}
      arguments: {
        $name: "page_content"
        $context: [ …65]
        $blocks: [ …13]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …62]
        $blocks: [ …6]
      }
    }
    /var/www/html/tafsir/templates/commons/base.html.twig:3 {
      __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
      › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
      arguments: {
        $context: [ …62]
        $blocks: [ …13]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …62]
        $blocks: [ …6]
      }
    }
    /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
      __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
      › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …62]
        $blocks: [ …6]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …62]
        $blocks: [ …6]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …62]
        $blocks: [ …6]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …2]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …2]
      }
    }
    /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …2]
      }
    }
    /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
      arguments: {
        $name: "@ContactForms/Front/contact_us.html.twig"
        $context: [ …2]
      }
    }
    /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
      › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
      arguments: {
        $view: "@ContactForms/Front/contact_us.html.twig"
        $block: null
        $parameters: [ …2]
        $method: "render"
      }
    }
    /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
      › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
      arguments: {
        $view: "@ContactForms/Front/contact_us.html.twig"
        $block: null
        $parameters: [ …2]
        $response: null
        $method: "render"
      }
    }
    /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
      Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
      › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
      arguments: {
        $view: "@ContactForms/Front/contact_us.html.twig"
        $parameters: [ …2]
      }
    }
    /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $twig: Twig\Environment {#519 …}
      }
    }
    /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/tafsir/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/tafsir/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#295
  -records: [
    2 => [
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.598+00:00"
        "message" => "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:2544, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#483
            #message: "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:2544, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:65 {
                Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
                › {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2544 {
                Container1hKuEWu\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container) …
                › {    return $container->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->services['annotation_reader'] ??= new \Doctrine\Common\Annotations\AnnotationReader()), [(\dirname(__DIR__, 4).'/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/commons-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/security-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/admin-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/contact-forms-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/user-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/report-viewer-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/authors-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/content-organization-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/content-management-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/comments-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/navigation-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/runtime-config/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/advanced-seo-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/newsletter-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/solr-search-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/form-generator-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/ads-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/page-composer-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/monitoring-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/joblist-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/hwifos-user-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/social-publisher-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/rawafed/video-bundle/src/Entity')], true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2558 {
                Container1hKuEWu\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › 
                › $b = ($container->privates['doctrine.orm.default_annotation_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1190 {
                Container1hKuEWu\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1181 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:{closure:Container1hKuEWu\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():1181}:1181} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/html/tafsir/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/tafsir/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                Container1hKuEWu\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:880 {
                Doctrine\ORM\EntityManager->getConfiguration() …
                › {    return $this->config;}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:177 {
                Doctrine\ORM\AbstractQuery->__construct(EntityManagerInterface $em) …
                › $this->parameters = new ArrayCollection();$this->_hints     = $em->getConfiguration()->getDefaultQueryHints();$this->hasCache   = $this->_em->getConfiguration()->isSecondLevelCacheEnabled();
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:337 {
                Doctrine\ORM\EntityManager->createQuery($dql = '') …
                › {    $query = new Query($this);}
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.602+00:00"
        "message" => "User Deprecated: Short namespace aliases such as "RawafedSecurityBundle:Role" are deprecated and will be removed in Doctrine ORM 3.0. (Lexer.php:341 called by AbstractLexer.php:259, https://github.com/doctrine/orm/issues/8818, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#527
            #message: "User Deprecated: Short namespace aliases such as "RawafedSecurityBundle:Role" are deprecated and will be removed in Doctrine ORM 3.0. (Lexer.php:341 called by AbstractLexer.php:259, https://github.com/doctrine/orm/issues/8818, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Lexer.php:341 {
                Doctrine\ORM\Query\Lexer->getType(&$value) …
                › if (str_contains($value, ':')) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/tafsir/vendor/doctrine/lexer/src/AbstractLexer.php:259 {
                Doctrine\Common\Lexer\AbstractLexer->scan(string $input) …
                › $firstMatch = $match[0];$type       = $this->getType($firstMatch);}
              /var/www/html/tafsir/vendor/doctrine/lexer/src/AbstractLexer.php:86 {
                Doctrine\Common\Lexer\AbstractLexer->setInput(string $input) …
                ›     $this->reset();    $this->scan($input);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Lexer.php:279 {
                Doctrine\ORM\Query\Lexer->__construct($input) …
                › {    $this->setInput($input);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:189 {
                Doctrine\ORM\Query\Parser->__construct(Query $query) …
                › $this->em           = $query->getEntityManager();$this->lexer        = new Lexer((string) $query->getDQL());$this->parserResult = new ParserResult();
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:277 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › // Cache miss.$parser = new Parser($this);}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:865 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:291 {
                Doctrine\ORM\Query->_doExecute() …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.656+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\CleanListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#779
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\CleanListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/tafsir/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1805 {
                Doctrine\ORM\Query\Parser->RangeVariableDeclaration() …
                › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$classMetadata               = $this->em->getClassMetadata($abstractSchemaName);}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1643 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() …
                › $joins                    = [];$rangeVariableDeclaration = $this->RangeVariableDeclaration();$indexBy                  = $this->lexer->isNextToken(TokenType::T_INDEX)
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1373 {
                Doctrine\ORM\Query\Parser->FromClause() …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:902 {
                Doctrine\ORM\Query\Parser->SelectStatement() …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:871 {
                Doctrine\ORM\Query\Parser->QueryLanguage() …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:263 {
                Doctrine\ORM\Query\Parser->getAST() …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:363 {
                Doctrine\ORM\Query\Parser->parse() …
                › {    $AST = $this->getAST();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:279 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:865 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:291 {
                Doctrine\ORM\Query->_doExecute() …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.656+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\CleanListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#781
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\CleanListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/tafsir/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1805 {
                Doctrine\ORM\Query\Parser->RangeVariableDeclaration() …
                › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$classMetadata               = $this->em->getClassMetadata($abstractSchemaName);}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1643 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() …
                › $joins                    = [];$rangeVariableDeclaration = $this->RangeVariableDeclaration();$indexBy                  = $this->lexer->isNextToken(TokenType::T_INDEX)
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1373 {
                Doctrine\ORM\Query\Parser->FromClause() …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:902 {
                Doctrine\ORM\Query\Parser->SelectStatement() …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:871 {
                Doctrine\ORM\Query\Parser->QueryLanguage() …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:263 {
                Doctrine\ORM\Query\Parser->getAST() …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:363 {
                Doctrine\ORM\Query\Parser->parse() …
                › {    $AST = $this->getAST();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:279 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:865 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:291 {
                Doctrine\ORM\Query->_doExecute() …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.657+00:00"
        "message" => "User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:196 called by getGedmo_Listener_SoftdeleteableService.php:27, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#783
            #message: "User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:196 called by getGedmo_Listener_SoftdeleteableService.php:27, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/tafsir/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php:196 {
                Gedmo\Mapping\MappedEventSubscriber->setAnnotationReader($reader) …
                › if ($reader instanceof Reader) {    Deprecation::trigger(        'gedmo/doctrine-extensions',
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/getGedmo_Listener_SoftdeleteableService.php:27 {
                Container1hKuEWu\getGedmo_Listener_SoftdeleteableService::do($container, $lazyLoad = true) …
                › 
                › $instance->setAnnotationReader(($container->services['annotation_reader'] ??= new \Doctrine\Common\Annotations\AnnotationReader()));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:875 {
                Container1hKuEWu\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/tafsir/vendor/symfony/dependency-injection/Container.php:404 {
                Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
                › if (false !== $registry) {    return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);}
              }
              /var/www/html/tafsir/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:208 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › if (\is_string($listener)) {    $listener = $this->container->get($listener);}
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/tafsir/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1805 {
                Doctrine\ORM\Query\Parser->RangeVariableDeclaration() …
                › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$classMetadata               = $this->em->getClassMetadata($abstractSchemaName);}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1643 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() …
                › $joins                    = [];$rangeVariableDeclaration = $this->RangeVariableDeclaration();$indexBy                  = $this->lexer->isNextToken(TokenType::T_INDEX)
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1373 {
                Doctrine\ORM\Query\Parser->FromClause() …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:902 {
                Doctrine\ORM\Query\Parser->SelectStatement() …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:871 {
                Doctrine\ORM\Query\Parser->QueryLanguage() …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:263 {
                Doctrine\ORM\Query\Parser->getAST() …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:363 {
                Doctrine\ORM\Query\Parser->parse() …
                › {    $AST = $this->getAST();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:279 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:865 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:291 {
                Doctrine\ORM\Query->_doExecute() …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.657+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\SoftDeleteable\SoftDeleteableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#784
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\SoftDeleteable\SoftDeleteableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/tafsir/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1805 {
                Doctrine\ORM\Query\Parser->RangeVariableDeclaration() …
                › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$classMetadata               = $this->em->getClassMetadata($abstractSchemaName);}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1643 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() …
                › $joins                    = [];$rangeVariableDeclaration = $this->RangeVariableDeclaration();$indexBy                  = $this->lexer->isNextToken(TokenType::T_INDEX)
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1373 {
                Doctrine\ORM\Query\Parser->FromClause() …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:902 {
                Doctrine\ORM\Query\Parser->SelectStatement() …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:871 {
                Doctrine\ORM\Query\Parser->QueryLanguage() …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:263 {
                Doctrine\ORM\Query\Parser->getAST() …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:363 {
                Doctrine\ORM\Query\Parser->parse() …
                › {    $AST = $this->getAST();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:279 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:865 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:291 {
                Doctrine\ORM\Query->_doExecute() …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.657+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\InjectListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#769
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\InjectListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/tafsir/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1805 {
                Doctrine\ORM\Query\Parser->RangeVariableDeclaration() …
                › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$classMetadata               = $this->em->getClassMetadata($abstractSchemaName);}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1643 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() …
                › $joins                    = [];$rangeVariableDeclaration = $this->RangeVariableDeclaration();$indexBy                  = $this->lexer->isNextToken(TokenType::T_INDEX)
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1373 {
                Doctrine\ORM\Query\Parser->FromClause() …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:902 {
                Doctrine\ORM\Query\Parser->SelectStatement() …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:871 {
                Doctrine\ORM\Query\Parser->QueryLanguage() …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:263 {
                Doctrine\ORM\Query\Parser->getAST() …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:363 {
                Doctrine\ORM\Query\Parser->parse() …
                › {    $AST = $this->getAST();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:279 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:865 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:291 {
                Doctrine\ORM\Query->_doExecute() …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.657+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#696
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/tafsir/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1805 {
                Doctrine\ORM\Query\Parser->RangeVariableDeclaration() …
                › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$classMetadata               = $this->em->getClassMetadata($abstractSchemaName);}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1643 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() …
                › $joins                    = [];$rangeVariableDeclaration = $this->RangeVariableDeclaration();$indexBy                  = $this->lexer->isNextToken(TokenType::T_INDEX)
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1373 {
                Doctrine\ORM\Query\Parser->FromClause() …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:902 {
                Doctrine\ORM\Query\Parser->SelectStatement() …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:871 {
                Doctrine\ORM\Query\Parser->QueryLanguage() …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:263 {
                Doctrine\ORM\Query\Parser->getAST() …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:363 {
                Doctrine\ORM\Query\Parser->parse() …
                › {    $AST = $this->getAST();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:279 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:865 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:291 {
                Doctrine\ORM\Query->_doExecute() …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.658+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#695
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/tafsir/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1805 {
                Doctrine\ORM\Query\Parser->RangeVariableDeclaration() …
                › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$classMetadata               = $this->em->getClassMetadata($abstractSchemaName);}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1643 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() …
                › $joins                    = [];$rangeVariableDeclaration = $this->RangeVariableDeclaration();$indexBy                  = $this->lexer->isNextToken(TokenType::T_INDEX)
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1373 {
                Doctrine\ORM\Query\Parser->FromClause() …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:902 {
                Doctrine\ORM\Query\Parser->SelectStatement() …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:871 {
                Doctrine\ORM\Query\Parser->QueryLanguage() …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:263 {
                Doctrine\ORM\Query\Parser->getAST() …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:363 {
                Doctrine\ORM\Query\Parser->parse() …
                › {    $AST = $this->getAST();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:279 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:865 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:291 {
                Doctrine\ORM\Query->_doExecute() …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.658+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\InjectListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#706
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\InjectListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/tafsir/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1805 {
                Doctrine\ORM\Query\Parser->RangeVariableDeclaration() …
                › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$classMetadata               = $this->em->getClassMetadata($abstractSchemaName);}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1643 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() …
                › $joins                    = [];$rangeVariableDeclaration = $this->RangeVariableDeclaration();$indexBy                  = $this->lexer->isNextToken(TokenType::T_INDEX)
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1373 {
                Doctrine\ORM\Query\Parser->FromClause() …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:902 {
                Doctrine\ORM\Query\Parser->SelectStatement() …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:871 {
                Doctrine\ORM\Query\Parser->QueryLanguage() …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:263 {
                Doctrine\ORM\Query\Parser->getAST() …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:363 {
                Doctrine\ORM\Query\Parser->parse() …
                › {    $AST = $this->getAST();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:279 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:865 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:291 {
                Doctrine\ORM\Query->_doExecute() …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.658+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#704
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/tafsir/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1805 {
                Doctrine\ORM\Query\Parser->RangeVariableDeclaration() …
                › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$classMetadata               = $this->em->getClassMetadata($abstractSchemaName);}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1643 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() …
                › $joins                    = [];$rangeVariableDeclaration = $this->RangeVariableDeclaration();$indexBy                  = $this->lexer->isNextToken(TokenType::T_INDEX)
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1373 {
                Doctrine\ORM\Query\Parser->FromClause() …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:902 {
                Doctrine\ORM\Query\Parser->SelectStatement() …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:871 {
                Doctrine\ORM\Query\Parser->QueryLanguage() …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:263 {
                Doctrine\ORM\Query\Parser->getAST() …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:363 {
                Doctrine\ORM\Query\Parser->parse() …
                › {    $AST = $this->getAST();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:279 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:865 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:291 {
                Doctrine\ORM\Query->_doExecute() …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.659+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#702
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/tafsir/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1805 {
                Doctrine\ORM\Query\Parser->RangeVariableDeclaration() …
                › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$classMetadata               = $this->em->getClassMetadata($abstractSchemaName);}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1643 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() …
                › $joins                    = [];$rangeVariableDeclaration = $this->RangeVariableDeclaration();$indexBy                  = $this->lexer->isNextToken(TokenType::T_INDEX)
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:1373 {
                Doctrine\ORM\Query\Parser->FromClause() …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:902 {
                Doctrine\ORM\Query\Parser->SelectStatement() …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:871 {
                Doctrine\ORM\Query\Parser->QueryLanguage() …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:263 {
                Doctrine\ORM\Query\Parser->getAST() …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query/Parser.php:363 {
                Doctrine\ORM\Query\Parser->parse() …
                › {    $AST = $this->getAST();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:279 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:865 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Query.php:291 {
                Doctrine\ORM\Query->_doExecute() …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/html/tafsir/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:96 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->buildRolesTree(): array …
                ›  */$roles = $this->em->createQuery('SELECT r FROM RawafedSecurityBundle:Role r ' . ($isAdmin === false ? "WHERE r.lvl IN (0, 1) AND r.role NOT LIKE 'ROLE_ADMIN_%'" : "" ) . ' ORDER BY r.root, r.lft')->execute();foreach ($roles as $role) {
              }
              /var/www/html/tafsir/vendor/rawafed/security-bundle/src/Loader/UserRolesHierarchyLoader.php:33 {
                Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader->__construct(RequestStack $requestStack, ContainerBagInterface $params, EntityManagerInterface $em, array $hierarchy, string $cacheDir, bool $isDebugMode = true) …
                › // merging recursivly the default array of roles hierarchy in #app/config/security.yaml with the roles hierarchy exists in roles database table$hierarchy = array_merge_recursive ($hierarchy, $this->buildRolesTree());parent::__construct( $hierarchy );
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3213 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSecurity_RoleHierarchyService($container) …
                › 
                ›     return $container->privates['security.role_hierarchy'] = new \Rawafed\SecurityBundle\Loader\UserRolesHierarchyLoader(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, $container->parameters['security.role_hierarchy.roles'], ($container->targetDir.''.'/rawafed'), true);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:925 {
                Container1hKuEWu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2144 {
                Container1hKuEWu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1290 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getEventDispatcherService():1290} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/tafsir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.704+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "mysql"
            "port" => 3306
            "user" => "tafsir"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "tafsir"
            "serverVersion" => "8.4.5"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.721+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT c0_.id AS id_0, c0_.lvl AS lvl_1, c0_.lft AS lft_2, c0_.rgt AS rgt_3, c0_.root AS root_4, c0_.name AS name_5, c0_.role AS role_6, c0_.parent_id AS parent_id_7 FROM cms_roles c0_ WHERE c0_.lvl IN (0, 1) AND c0_.role NOT LIKE 'ROLE_ADMIN_%' ORDER BY c0_.root ASC, c0_.lft ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564047
        "timestamp_rfc3339" => "2025-07-03T17:34:07.929+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.package AS package_2, t0.name AS name_3, t0.description AS description_4, t0.display_name AS display_name_5, t0.list_name AS list_name_6, t0.is_internal AS is_internal_7, t0.is_categorizable AS is_categorizable_8, t0.is_fileable AS is_fileable_9, t0.is_printable AS is_printable_10, t0.is_embeddable AS is_embeddable_11, t0.is_searchable AS is_searchable_12, t0.is_queryable AS is_queryable_13, t0.accepts_comments AS accepts_comments_14, t0.has_authors AS has_authors_15, t0.has_attachments AS has_attachments_16, t0.has_source AS has_source_17, t0.has_tags AS has_tags_18, t0.has_summary AS has_summary_19, t0.has_aggregates AS has_aggregates_20 FROM content_type t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.400+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT r0_.name AS name_0, r0_.value AS value_1 FROM runtime_parameter r0_"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.734+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "contactforms_front_create"
          "route_parameters" => [
            "_route" => "contactforms_front_create"
            "_controller" => "Rawafed\ContactFormsBundle\Controller\FrontController::createAction"
          ]
          "request_uri" => "http://rawafedtech.info/contact-forms/create"
          "method" => "POST"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.780+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.781+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.781+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.787+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.787+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.787+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Container1hKuEWu\PosterGeneratorGhost70823e1::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.787+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.787+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.787+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.787+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.787+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\CommonsBundle\Service\ContentApiAccessRestriction::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.787+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.787+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.787+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.788+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.788+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\PreviewListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.788+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Service\CustomSlugifier::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.788+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\CommonsBundle\Service\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.788+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.788+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\ContentManagementBundle\EventListener\PublishingListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.788+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\SeoBundle\Service\Slugifier::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.792+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.792+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\CommonsBundle\Service\ViewsCountListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.792+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\AdminBundle\EventListener\ExceptionHandler::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.792+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.792+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\SeoBundle\Service\SlugifierListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.792+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\AdvancedSeoBundle\EventListener\StructuredDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.793+00:00"
        "message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:75 called by App_KernelDevDebugContainer.php:2641, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3242
            #message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:75 called by App_KernelDevDebugContainer.php:2641, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:75 {
                Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
                › if (! $reportFieldsWhereDeclared) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2641 {
                Container1hKuEWu\App_KernelDevDebugContainer::getDoctrine_Orm_TqAnnotationMetadataDriverService($container) …
                › {    return $container->privates['doctrine.orm.tq_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->services['annotation_reader'] ??= new \Doctrine\Common\Annotations\AnnotationReader()), [(\dirname(__DIR__, 4).'/vendor/rawafed/task-queue-bundle/src/Entity')], false);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2654 {
                Container1hKuEWu\App_KernelDevDebugContainer::getDoctrine_Orm_TqConfigurationService($container) …
                › $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();$a->addDriver(($container->privates['doctrine.orm.tq_annotation_metadata_driver'] ?? self::getDoctrine_Orm_TqAnnotationMetadataDriverService($container)), 'Rawafed\\TaskQueueBundle\\Entity');}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1212 {
                Container1hKuEWu\App_KernelDevDebugContainer::getDoctrine_Orm_TqEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.tq_configuration'] ?? self::getDoctrine_Orm_TqConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1205 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:{closure:Container1hKuEWu\App_KernelDevDebugContainer::getDoctrine_Orm_TqEntityManagerService():1205}:1205} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.tq_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_TqEntityManagerService($container, $proxy)));}
              }
              /var/www/html/tafsir/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/tafsir/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                Container1hKuEWu\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:85 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->getManager(?string $name, string $class): ObjectManager …
                › if (null === $name) {    return $this->registry->getManagerForClass($class);}
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:53 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
                › }if (!$manager = $this->getManager($options->objectManager, $options->class)) {    return [];
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:60 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
                › 
                › yield from $this->inner->resolve($request, $argument);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller): array …
                › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:173 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.794+00:00"
        "message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without setting second argument $numberAware=true is deprecated and will be removed in Doctrine ORM 3.0. (UnderscoreNamingStrategy.php:47 called by App_KernelDevDebugContainer.php:2667, https://github.com/doctrine/orm/pull/7908, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3249
            #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without setting second argument $numberAware=true is deprecated and will be removed in Doctrine ORM 3.0. (UnderscoreNamingStrategy.php:47 called by App_KernelDevDebugContainer.php:2667, https://github.com/doctrine/orm/pull/7908, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/tafsir/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php:47 {
                Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
                › if (! $numberAware) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:2667 {
                Container1hKuEWu\App_KernelDevDebugContainer::getDoctrine_Orm_TqConfigurationService($container) …
                › $instance->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$instance->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$instance->setQuoteStrategy(($container->privates['doctrine.orm.quote_strategy.default'] ??= new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()));
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1212 {
                Container1hKuEWu\App_KernelDevDebugContainer::getDoctrine_Orm_TqEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.tq_configuration'] ?? self::getDoctrine_Orm_TqConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:1205 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:{closure:Container1hKuEWu\App_KernelDevDebugContainer::getDoctrine_Orm_TqEntityManagerService():1205}:1205} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.tq_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_TqEntityManagerService($container, $proxy)));}
              }
              /var/www/html/tafsir/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/tafsir/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                Container1hKuEWu\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/tafsir/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/tafsir/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:85 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->getManager(?string $name, string $class): ObjectManager …
                › if (null === $name) {    return $this->registry->getManagerForClass($class);}
              }
              /var/www/html/tafsir/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:53 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
                › }if (!$manager = $this->getManager($options->objectManager, $options->class)) {    return [];
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:60 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
                › 
                › yield from $this->inner->resolve($request, $argument);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller): array …
                › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:173 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.796+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.796+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.796+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container1hKuEWu\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.797+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564048
        "timestamp_rfc3339" => "2025-07-03T17:34:08.831+00:00"
        "message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\AnnotationReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3486
            #message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\AnnotationReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
                Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(?Reader $reader = null) …
                › if ($reader) {    trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3237 {
                Container1hKuEWu\App_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
                › {    return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->services['annotation_reader'] ??= new \Doctrine\Common\Annotations\AnnotationReader()))]));}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/getPropertyInfo_SerializerExtractorService.php:23 {
                Container1hKuEWu\getPropertyInfo_SerializerExtractorService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container)));}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:875 {
                Container1hKuEWu\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/tafsir/var/cache/dev/Container1hKuEWu/App_KernelDevDebugContainer.php:3062 {
                Container1hKuEWu\App_KernelDevDebugContainer::{closure:Container1hKuEWu\App_KernelDevDebugContainer::getPropertyInfoService():3061} …
                › return $container->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['property_info.serializer_extractor'] ?? $container->load('getPropertyInfo_SerializerExtractorService'));    yield 1 => ($container->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
              }
              /var/www/html/tafsir/vendor/symfony/property-info/PropertyInfoExtractor.php:82 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->extract(iterable $extractors, string $method, array $arguments): mixed …
                › {    foreach ($extractors as $extractor) {        if (null !== $value = $extractor->{$method}(...$arguments)) {
              }
              /var/www/html/tafsir/vendor/symfony/property-info/PropertyInfoExtractor.php:41 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getProperties(string $class, array $context = []): ?array …
                › {    return $this->extract($this->listExtractors, 'getProperties', [$class, $context]);}
              }
              /var/www/html/tafsir/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:50 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › $className = $metadata->getClassName();if (!$properties = $this->listExtractor->getProperties($className)) {    return false;
              }
              /var/www/html/tafsir/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/html/tafsir/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/html/tafsir/vendor/symfony/validator/Validator/RecursiveValidator.php:76 {
                Symfony\Component\Validator\Validator\RecursiveValidator->getMetadataFor(mixed $object): MetadataInterface …
                › {    return $this->metadataFactory->getMetadataFor($object);}
              }
              /var/www/html/tafsir/vendor/symfony/validator/Validator/TraceableValidator.php:51 {
                Symfony\Component\Validator\Validator\TraceableValidator->getMetadataFor(mixed $value): MetadataInterface …
                › {    return $this->validator->getMetadataFor($value);}
              }
              /var/www/html/tafsir/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php:275 {
                Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser->guess(string $class, string $property, Closure $closure, mixed $defaultValue = null): Guess …
                › $guesses = [];$classMetadata = $this->metadataFactory->getMetadataFor($class);}
              /var/www/html/tafsir/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php:69 {
                Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser->guessType(string $class, string $property): TypeGuess …
                › {    return $this->guess($class, $property, $this->guessTypeForConstraint(...));}
              }
              /var/www/html/tafsir/vendor/symfony/form/FormTypeGuesserChain.php:48 {
                Symfony\Component\Form\FormTypeGuesserChain::{closure:Symfony\Component\Form\FormTypeGuesserChain::guessType():48} …
                › {    return $this->guess(static fn ($guesser) => $guesser->guessType($class, $property));}
              }
              /var/www/html/tafsir/vendor/symfony/form/FormTypeGuesserChain.php:78 {
                Symfony\Component\Form\FormTypeGuesserChain->guess(Closure $closure): Guess …
                › foreach ($this->guessers as $guesser) {    if ($guess = $closure($guesser)) {        $guesses[] = $guess;
              }
              /var/www/html/tafsir/vendor/symfony/form/FormTypeGuesserChain.php:48 {
                Symfony\Component\Form\FormTypeGuesserChain->guessType(string $class, string $property): TypeGuess …
                › {    return $this->guess(static fn ($guesser) => $guesser->guessType($class, $property));}
              }
              /var/www/html/tafsir/vendor/symfony/form/FormFactory.php:69 {
                Symfony\Component\Form\FormFactory->createBuilderForProperty(string $class, string $property, mixed $data = null, array $options = []): FormBuilderInterface …
                › 
                › $typeGuess = $guesser->guessType($class, $property);$maxLengthGuess = $guesser->guessMaxLength($class, $property);
              }
              /var/www/html/tafsir/vendor/symfony/form/FormBuilder.php:88 {
                Symfony\Component\Form\FormBuilder->create(string $name, ?string $type = null, array $options = []): FormBuilderInterface …
                › 
                ›     return $this->getFormFactory()->createBuilderForProperty($this->getDataClass(), $name, null, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/form/FormBuilder.php:212 {
                Symfony\Component\Form\FormBuilder->resolveChildren(): void …
                › foreach ($this->unresolvedChildren as $name => $info) {    $this->children[$name] = $this->create($name, $info[0], $info[1]);}
              }
              /var/www/html/tafsir/vendor/symfony/form/FormBuilder.php:165 {
                Symfony\Component\Form\FormBuilder->getForm(): FormInterface …
                › 
                › $this->resolveChildren();}
              /var/www/html/tafsir/vendor/symfony/form/FormFactory.php:28 {
                Symfony\Component\Form\FormFactory->create(string $type = '…51', mixed $data = null, array $options = []): FormInterface …
                › {    return $this->createBuilder($type, $data, $options)->getForm();}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:340 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createForm(string $type, mixed $data = null, array $options = []): FormInterface …
                › {    return $this->container->get('form.factory')->create($type, $data, $options);}
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:164 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createCreateForm(ContactUsMessage $entity, $locale) …
                › 
                › return $this->createForm(ContactUsMessageType::class, $entity, [    'action' => $this->generateUrl('contactforms_front_create'),
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:78 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $entity  = new ContactUsMessage();$form = $this->createCreateForm($entity, $request->getLocale());}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.109+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT c0_.id AS id_0, c0_.alpha3_code AS alpha3_code_1, c0_.numeric_code AS numeric_code_2, c0_.calling_code AS calling_code_3, c0_.default_locale AS default_locale_4, c1_.name AS name_5, c1_.locale AS locale_6, c1_.id AS id_7 FROM country c0_ INNER JOIN country_translation c1_ ON c0_.id = c1_.id AND (c1_.locale = 'ar') WHERE c1_.locale = ? AND c0_.id IN (?) ORDER BY c1_.name ASC"
          "params" => [
            1 => "ar"
            2 => "YU"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.181+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.tag AS tag_2, c0_.is_enabled AS is_enabled_3, c0_.is_system AS is_system_4, c0_.has_attachments AS has_attachments_5, c0_.view_order AS view_order_6, c0_.locale AS locale_7 FROM contact_us_category c0_ WHERE (c0_.is_enabled = 1 AND c0_.id IN (?)) AND (c0_.locale = 'ar')"
          "params" => [
            1 => "1"
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.685+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT c0_.id AS id_0, c0_.alpha3_code AS alpha3_code_1, c0_.numeric_code AS numeric_code_2, c0_.calling_code AS calling_code_3, c0_.default_locale AS default_locale_4, c1_.name AS name_5, c1_.locale AS locale_6, c1_.id AS id_7 FROM country c0_ INNER JOIN country_translation c1_ ON c0_.id = c1_.id AND (c1_.locale = 'ar') WHERE c1_.locale = ? ORDER BY c1_.name ASC"
          "params" => [
            1 => "ar"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.793+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.tag AS tag_2, c0_.is_enabled AS is_enabled_3, c0_.is_system AS is_system_4, c0_.has_attachments AS has_attachments_5, c0_.view_order AS view_order_6, c0_.locale AS locale_7 FROM contact_us_category c0_ WHERE (c0_.is_enabled = 1) AND (c0_.locale = 'ar')"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.803+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT r0_.name AS name_0, r0_.value AS value_1 FROM runtime_parameter r0_"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.847+00:00"
        "message" => "Deprecated: Return type of Rawafed\AdvancedSeoBundle\Model\SchemaOrg\Thing::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5668
            #message: "Deprecated: Return type of Rawafed\AdvancedSeoBundle\Model\SchemaOrg\Thing::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/advanced-seo-bundle/src/Model/SchemaOrg/Thing.php"
            #line: 28
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/advanced-seo-bundle/src/Model/SchemaOrg/Thing.php:28 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
                › 
                › public function jsonSerialize(){
              }
              /var/www/html/tafsir/vendor/rawafed/advanced-seo-bundle/src/Model/SchemaOrg/Thing.php:5 {
                Rawafed\AdvancedSeoBundle\Service\StructuredDataManager->toJsonLd(): string …
                › 
                › class Thing implements \JsonSerializable{
              }
              /var/www/html/tafsir/vendor/rawafed/advanced-seo-bundle/src/Twig/TwigUtils.php:43 {
                Rawafed\AdvancedSeoBundle\Twig\TwigUtils->dumpStructuredData(): string …
                › {\r    return $this->structuredDataManager->toJsonLd();\r}\r
              }
              /var/www/html/tafsir/templates/base.html.twig:44 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->block_head(array $context, array $blocks = []): iterable …
                ›     {{ link_tags() }}    {{ structured_data() }}{% endblock %}
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …65]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/templates/base.html.twig:22 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › 
                › {% block head %}        <!-- mega-menu -->
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.746+00:00"
        "message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to invoke a method ("getFilename") on a string variable ("u") in "@RawafedCommons/Form/fields.html.twig" at line 207." at fields.html.twig line 207"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Twig\Error\RuntimeError {#14411
            #message: "Impossible to invoke a method ("getFilename") on a string variable ("u") in "@RawafedCommons/Form/fields.html.twig" at line 207."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/commons-bundle/templates/Form/fields.html.twig"
            #line: 207
            -lineno: 207
            -rawMessage: "Impossible to invoke a method ("getFilename") on a string variable ("u")."
            -source: Twig\Source {#14267 …}
            -phpFile: "/var/www/html/tafsir/vendor/twig/twig/src/Extension/CoreExtension.php"
            -phpLine: 1762
            trace: {
              /var/www/html/tafsir/vendor/rawafed/commons-bundle/templates/Form/fields.html.twig:207 {
                Twig\Extension\CoreExtension::getAttribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = Template::ANY_CALL, $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
                › {% endif %}data-name="{{ value and value|first ? (value|first).getFilename() : '' }}"data-size="{{ value and value|first and (value|first).isFile ? (value|first).getSize() : '' }}"
              }
              /var/www/html/tafsir/var/cache/dev/twig/3e/3e6d0038d373355edfa9f62b621105e2.php:776 {
                __TwigTemplate_b542da93aff2be809e4b6ea0c300b9d0->{closure:__TwigTemplate_b542da93aff2be809e4b6ea0c300b9d0::block_vich_file_widget():749} …
                › yield "                data-name=\"";yield ((((isset($context["value"]) || array_key_exists("value", $context) ? $context["value"] : (function () { throw new RuntimeError('Variable "value" does not exist.', 207, $this->source); })()) && Twig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["value"]) || array_key_exists("value", $context) ? $context["value"] : (function () { throw new RuntimeError('Variable "value" does not exist.', 207, $this->source); })())))) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["value"]) || array_key_exists("value", $context) ? $context["value"] : (function () { throw new RuntimeError('Variable "value" does not exist.', 207, $this->source); })())), "getFilename", [], "method", false, false, false, 207), "html", null, true)) : (""));yield "\"
                arguments: {
                  $env: Twig\Environment {#519 …}
                  $source: Twig\Source {#14267 …}
                  $object: "u"
                  $item: "getFilename"
                  $arguments: []
                  $type: "method"
                  $isDefinedTest: false
                  $ignoreStrictCheck: false
                  $sandboxed: false
                  $lineno: 207
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Extension/CoreExtension.php:2106 {
                Twig\Extension\CoreExtension::captureOutput(iterable $body): string …
                › try {    foreach ($body as $data) {        echo $data;
              }
              /var/www/html/tafsir/var/cache/dev/twig/3e/3e6d0038d373355edfa9f62b621105e2.php:749 {
                __TwigTemplate_b542da93aff2be809e4b6ea0c300b9d0->block_vich_file_widget(array $context, array $blocks = []): iterable …
                › yield "    ";$_v2 = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {    // line 200
                arguments: {
                  $body: Generator {#14406 …}
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …65]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:138 {
                Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): void …
                › {    foreach ($this->yieldBlock($name, $context, $blocks, $useBlocks, $templateContext) as $data) {        echo $data;
                arguments: {
                  $name: "vich_file_row"
                  $context: [ …96]
                  $blocks: [ …68]
                  $useBlocks: true
                  $templateContext: null
                }
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:48 {
                Symfony\Bridge\Twig\Form\TwigRendererEngine->renderBlock(FormView $view, mixed $resource, string $blockName, array $variables = []): string …
                › // (XDebug limits the level to 100 by default)$this->template->displayBlock($blockName, $context, $this->resources[$cacheKey]);arguments: {
                  $name: "vich_file_row"
                  $context: [ …96]
                  $blocks: [ …68]
                }
              }
              /var/www/html/tafsir/vendor/symfony/form/FormRenderer.php:246 {
                Symfony\Component\Form\FormRenderer->searchAndRenderBlock(FormView $view, string $blockNameSuffix, array $variables = []): string …
                › // Do the rendering$html = $this->engine->renderBlock($view, $resource, $blockName, $variables);arguments: {
                  $view: Symfony\Component\Form\FormView {#5596 …}
                  $resource: [ …2]
                  $blockName: "vich_file_row"
                  $variables: [ …36]
                }
              }
              /var/www/html/tafsir/vendor/rawafed/commons-bundle/templates/Form/fields.html.twig:20 {
                __TwigTemplate_b542da93aff2be809e4b6ea0c300b9d0->block_form_row(array $context, array $blocks = []): iterable …
                › {{- form_label(form) -}}{{- form_widget(form) -}}</{{ element|default('div') }}>
                arguments: {
                  $view: Symfony\Component\Form\FormView {#5596 …}
                  $blockNameSuffix: "widget"
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …65]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/vich/uploader-bundle/templates/Form/fields.html.twig:3 {
                __TwigTemplate_fdf4f13b1c0caaeb014b4e1f8f0b50a7->block_vich_file_row(array $context, array $blocks = []): iterable …
                ›     {%- set force_error = true -%}    {{- block('form_row') -}}{%- endblock -%}
                arguments: {
                  $name: "form_row"
                  $context: [ …97]
                  $blocks: [ …68]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …65]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:138 {
                Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): void …
                › {    foreach ($this->yieldBlock($name, $context, $blocks, $useBlocks, $templateContext) as $data) {        echo $data;
                arguments: {
                  $name: "vich_file_row"
                  $context: [ …96]
                  $blocks: [ …68]
                  $useBlocks: true
                  $templateContext: null
                }
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:48 {
                Symfony\Bridge\Twig\Form\TwigRendererEngine->renderBlock(FormView $view, mixed $resource, string $blockName, array $variables = []): string …
                › // (XDebug limits the level to 100 by default)$this->template->displayBlock($blockName, $context, $this->resources[$cacheKey]);arguments: {
                  $name: "vich_file_row"
                  $context: [ …96]
                  $blocks: [ …68]
                }
              }
              /var/www/html/tafsir/vendor/symfony/form/FormRenderer.php:246 {
                Symfony\Component\Form\FormRenderer->searchAndRenderBlock(FormView $view, string $blockNameSuffix, array $variables = []): string …
                › // Do the rendering$html = $this->engine->renderBlock($view, $resource, $blockName, $variables);arguments: {
                  $view: Symfony\Component\Form\FormView {#5596 …}
                  $resource: [ …2]
                  $blockName: "vich_file_row"
                  $variables: [ …36]
                }
              }
              /var/www/html/tafsir/templates/bundles/ContactFormsBundle/Front/contact_us.html.twig:116 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->block_contact_us_form(array $context, array $blocks = []): iterable …
                › <div class="col-md-12 contactcats {{ attachmentsCategories|join(' ') }}">    {{ form_row(form.attachmentFile) }}</div>
                arguments: {
                  $view: Symfony\Component\Form\FormView {#5596 …}
                  $blockNameSuffix: "row"
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …65]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/templates/bundles/ContactFormsBundle/Front/contact_us.html.twig:142 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->block_content(array $context, array $blocks = []): iterable …
                › <div id="contact_inline_form">    {{ block('contact_us_form') }}</div>
                arguments: {
                  $name: "contact_us_form"
                  $context: [ …66]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …65]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/templates/base.html.twig:175 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->block_page_content(array $context, array $blocks = []): iterable …
                ›     </div>    {% block content %}{% endblock %}</div>
                arguments: {
                  $name: "content"
                  $context: [ …65]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …65]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/templates/base.html.twig:156 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › 
                › {% block page_content %}    {{ render(controller('App\\Controller\\BlocksController::newsbarBlockAction')) }}
                arguments: {
                  $name: "page_content"
                  $context: [ …65]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.131+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.131+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Rawafed\CommonsBundle\Service\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.131+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Rawafed\AdminBundle\EventListener\ExceptionHandler::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.131+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.131+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.131+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.131+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.131+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Rawafed\CommonsBundle\Service\LocationManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.325+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    5677 => [
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.852+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.852+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.852+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Container1hKuEWu\PosterGeneratorGhost70823e1::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.852+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.852+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.852+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.852+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.852+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\CommonsBundle\Service\ContentApiAccessRestriction::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\PreviewListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Service\CustomSlugifier::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\CommonsBundle\Service\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\ContentManagementBundle\EventListener\PublishingListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\SeoBundle\Service\Slugifier::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.854+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.854+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\CommonsBundle\Service\ViewsCountListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.854+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\AdminBundle\EventListener\ExceptionHandler::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.854+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.855+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\SeoBundle\Service\SlugifierListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.855+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\AdvancedSeoBundle\EventListener\StructuredDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.856+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.857+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.857+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container1hKuEWu\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.857+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564049
        "timestamp_rfc3339" => "2025-07-03T17:34:09.990+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.000+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 4
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.003+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 46
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.004+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 55
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.006+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 47
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.007+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 48
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.008+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 49
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.009+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.011+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 50
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.012+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 52
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.014+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 56
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.016+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 57
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.017+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 59
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.018+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 6
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.020+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 27
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.021+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 10
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.024+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 31
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.025+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 32
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.026+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 60
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.028+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 61
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.029+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 21
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.031+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 58
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.032+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 7
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.033+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 9
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.034+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.url AS url_2, n0_.target AS target_3, n0_.tag AS tag_4, n0_.icon AS icon_5, n0_.icon_type AS icon_type_6, n0_.sortorder AS sortorder_7, n0_.published AS published_8, n0_.is_system AS is_system_9, n0_.parent AS parent_10 FROM navigation_menu n0_ WHERE n0_.published = 1 AND n0_.parent = ? ORDER BY n0_.sortorder ASC"
          "params" => [
            1 => 62
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.070+00:00"
        "message" => "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6243
            #message: "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeClassLoader.php"
            #line: 273
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeClassLoader.php:273 {
                Symfony\Component\Routing\Loader\AttributeClassLoader->supports(mixed $resource, ?string $type = null): bool …
                › if ('annotation' === $type) {    trigger_deprecation('symfony/routing', '6.4', 'The "annotation" route type is deprecated, use the "attribute" route type instead.');}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/LoaderResolver.php:42 {
                Symfony\Component\Config\Loader\LoaderResolver->resolve(mixed $resource, ?string $type = null): LoaderInterface|false …
                › foreach ($this->loaders as $loader) {    if ($loader->supports($resource, $type)) {        return $loader;
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/Loader.php:65 {
                Symfony\Component\Config\Loader\Loader->resolve(mixed $resource, ?string $type = null): LoaderInterface …
                › 
                › $loader = null === $this->resolver ? false : $this->resolver->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:139 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $loader = $this->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.071+00:00"
        "message" => "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6314
            #message: "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php"
            #line: 72
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php:72 {
                Symfony\Component\Routing\Loader\AttributeDirectoryLoader->supports(mixed $resource, ?string $type = null): bool …
                › if ('annotation' === $type) {    trigger_deprecation('symfony/routing', '6.4', 'The "annotation" route type is deprecated, use the "attribute" route type instead.');}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/LoaderResolver.php:42 {
                Symfony\Component\Config\Loader\LoaderResolver->resolve(mixed $resource, ?string $type = null): LoaderInterface|false …
                › foreach ($this->loaders as $loader) {    if ($loader->supports($resource, $type)) {        return $loader;
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/Loader.php:65 {
                Symfony\Component\Config\Loader\Loader->resolve(mixed $resource, ?string $type = null): LoaderInterface …
                › 
                › $loader = null === $this->resolver ? false : $this->resolver->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:139 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $loader = $this->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.071+00:00"
        "message" => "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6257
            #message: "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeFileLoader.php"
            #line: 69
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeFileLoader.php:69 {
                Symfony\Component\Routing\Loader\AttributeFileLoader->supports(mixed $resource, ?string $type = null): bool …
                › if ('annotation' === $type) {    trigger_deprecation('symfony/routing', '6.4', 'The "annotation" route type is deprecated, use the "attribute" route type instead.');}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php:32 {
                Symfony\Component\Routing\Loader\AttributeDirectoryLoader->load(mixed $path, ?string $type = null): RouteCollection …
                › if (!is_dir($dir = $this->locator->locate($path))) {    return parent::supports($path, $type) ? parent::load($path, $type) : new RouteCollection();}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.102+00:00"
        "message" => "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6277
            #message: "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeClassLoader.php"
            #line: 273
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeClassLoader.php:273 {
                Symfony\Component\Routing\Loader\AttributeClassLoader->supports(mixed $resource, ?string $type = null): bool …
                › if ('annotation' === $type) {    trigger_deprecation('symfony/routing', '6.4', 'The "annotation" route type is deprecated, use the "attribute" route type instead.');}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/LoaderResolver.php:42 {
                Symfony\Component\Config\Loader\LoaderResolver->resolve(mixed $resource, ?string $type = null): LoaderInterface|false …
                › foreach ($this->loaders as $loader) {    if ($loader->supports($resource, $type)) {        return $loader;
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/Loader.php:65 {
                Symfony\Component\Config\Loader\Loader->resolve(mixed $resource, ?string $type = null): LoaderInterface …
                › 
                › $loader = null === $this->resolver ? false : $this->resolver->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:139 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $loader = $this->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.102+00:00"
        "message" => "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6276
            #message: "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php"
            #line: 72
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php:72 {
                Symfony\Component\Routing\Loader\AttributeDirectoryLoader->supports(mixed $resource, ?string $type = null): bool …
                › if ('annotation' === $type) {    trigger_deprecation('symfony/routing', '6.4', 'The "annotation" route type is deprecated, use the "attribute" route type instead.');}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/LoaderResolver.php:42 {
                Symfony\Component\Config\Loader\LoaderResolver->resolve(mixed $resource, ?string $type = null): LoaderInterface|false …
                › foreach ($this->loaders as $loader) {    if ($loader->supports($resource, $type)) {        return $loader;
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/Loader.php:65 {
                Symfony\Component\Config\Loader\Loader->resolve(mixed $resource, ?string $type = null): LoaderInterface …
                › 
                › $loader = null === $this->resolver ? false : $this->resolver->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:139 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $loader = $this->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.102+00:00"
        "message" => "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6275
            #message: "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeFileLoader.php"
            #line: 69
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeFileLoader.php:69 {
                Symfony\Component\Routing\Loader\AttributeFileLoader->supports(mixed $resource, ?string $type = null): bool …
                › if ('annotation' === $type) {    trigger_deprecation('symfony/routing', '6.4', 'The "annotation" route type is deprecated, use the "attribute" route type instead.');}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php:32 {
                Symfony\Component\Routing\Loader\AttributeDirectoryLoader->load(mixed $path, ?string $type = null): RouteCollection …
                › if (!is_dir($dir = $this->locator->locate($path))) {    return parent::supports($path, $type) ? parent::load($path, $type) : new RouteCollection();}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.103+00:00"
        "message" => "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6274
            #message: "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeClassLoader.php"
            #line: 273
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeClassLoader.php:273 {
                Symfony\Component\Routing\Loader\AttributeClassLoader->supports(mixed $resource, ?string $type = null): bool …
                › if ('annotation' === $type) {    trigger_deprecation('symfony/routing', '6.4', 'The "annotation" route type is deprecated, use the "attribute" route type instead.');}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/LoaderResolver.php:42 {
                Symfony\Component\Config\Loader\LoaderResolver->resolve(mixed $resource, ?string $type = null): LoaderInterface|false …
                › foreach ($this->loaders as $loader) {    if ($loader->supports($resource, $type)) {        return $loader;
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/Loader.php:65 {
                Symfony\Component\Config\Loader\Loader->resolve(mixed $resource, ?string $type = null): LoaderInterface …
                › 
                › $loader = null === $this->resolver ? false : $this->resolver->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:139 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $loader = $this->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.104+00:00"
        "message" => "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6273
            #message: "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php"
            #line: 72
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php:72 {
                Symfony\Component\Routing\Loader\AttributeDirectoryLoader->supports(mixed $resource, ?string $type = null): bool …
                › if ('annotation' === $type) {    trigger_deprecation('symfony/routing', '6.4', 'The "annotation" route type is deprecated, use the "attribute" route type instead.');}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/LoaderResolver.php:42 {
                Symfony\Component\Config\Loader\LoaderResolver->resolve(mixed $resource, ?string $type = null): LoaderInterface|false …
                › foreach ($this->loaders as $loader) {    if ($loader->supports($resource, $type)) {        return $loader;
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/Loader.php:65 {
                Symfony\Component\Config\Loader\Loader->resolve(mixed $resource, ?string $type = null): LoaderInterface …
                › 
                › $loader = null === $this->resolver ? false : $this->resolver->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:139 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $loader = $this->resolve($resource, $type);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.104+00:00"
        "message" => "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6269
            #message: "User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead."
            #code: 0
            #file: "/var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeFileLoader.php"
            #line: 69
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeFileLoader.php:69 {
                Symfony\Component\Routing\Loader\AttributeFileLoader->supports(mixed $resource, ?string $type = null): bool …
                › if ('annotation' === $type) {    trigger_deprecation('symfony/routing', '6.4', 'The "annotation" route type is deprecated, use the "attribute" route type instead.');}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php:32 {
                Symfony\Component\Routing\Loader\AttributeDirectoryLoader->load(mixed $path, ?string $type = null): RouteCollection …
                › if (!is_dir($dir = $this->locator->locate($path))) {    return parent::supports($path, $type) ? parent::load($path, $type) : new RouteCollection();}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.119+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#839
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.120+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5932
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.121+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5934
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.124+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5893
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.124+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3847
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.124+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3862
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.125+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5906
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.125+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5902
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.127+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1323
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.127+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6397
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.128+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6332
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.128+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6323
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.130+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6348
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.130+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6350
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.132+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3700
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.132+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#531
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.133+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3803
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.133+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3802
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.133+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3799
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.135+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6386
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.135+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6382
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.136+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6380
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.136+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6378
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.137+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6374
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.137+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6372
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.139+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6408
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.140+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6339
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.141+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6409
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.141+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6411
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.142+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6412
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.143+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1331
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.144+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5859
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.144+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3750
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.144+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3756
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.145+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5868
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.145+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6417
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.146+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6419
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.147+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6344
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.148+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6423
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.148+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6425
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.148+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6427
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.150+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6450
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.151+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6453
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.151+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6455
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.152+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6457
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.153+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3765
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.154+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3741
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.154+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3760
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.155+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3706
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.180+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7049
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.180+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6293
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.182+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1333
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.182+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5890
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.183+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3850
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.183+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5903
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.184+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6356
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.184+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6364
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.184+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5861
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.185+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6992
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.187+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6465
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.187+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7052
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.187+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7055
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.188+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7057
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.189+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6435
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.190+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3725
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.190+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6467
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.191+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7062
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.193+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7081
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.193+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7083
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.193+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7085
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.194+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7087
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.197+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3721
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.197+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7099
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.198+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7102
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.198+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7103
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.198+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7106
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.200+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7110
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.200+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7109
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.201+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6492
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.201+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7076
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.202+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7074
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.202+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7111
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.203+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7113
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.204+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7114
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.204+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7119
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.205+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7121
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.206+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7129
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.207+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7132
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.207+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7134
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.208+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7136
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.209+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7140
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.209+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6485
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.210+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7141
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.210+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7142
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.211+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7144
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.212+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7150
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.212+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7153
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.213+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7154
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.213+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7157
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.215+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6358
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.215+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3758
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.215+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7126
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.216+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7158
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.217+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7168
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.217+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7171
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.218+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7173
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.218+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7175
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.220+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7184
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.220+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7186
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.221+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7188
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.221+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7190
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.223+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7192
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.224+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7203
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.224+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7205
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.224+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7207
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.225+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7209
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.226+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3710
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.227+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3784
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.227+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6442
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.229+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3722
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.229+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7233
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.230+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7235
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.230+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7237
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.231+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7240
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.231+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7242
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.231+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7243
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.233+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3720
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.234+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3717
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.234+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3796
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.234+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7249
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.236+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7263
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.236+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7266
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.237+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7267
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.237+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7270
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.239+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7072
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.241+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7285
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.241+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7284
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.241+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7288
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.243+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3715
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.245+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6479
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.245+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6476
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.246+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6475
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.246+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6472
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.248+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7301
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.248+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7303
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.248+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7305
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564050
        "timestamp_rfc3339" => "2025-07-03T17:34:10.249+00:00"
        "message" => "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7307
            #message: "Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated"
            #code: 0
            #file: "/var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php"
            #line: 129
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/tafsir/vendor/rawafed/routing-bundle/src/Routing/SecuredAreaRoutingLoader.php:129 {
                Rawafed\RoutingBundle\Routing\SecuredAreaRoutingLoader->load($resource, $type = null): RouteCollection …
                › 
                › if (strtolower($discriminatorName) != strtolower($param->name)) {    $parameters[] = "/{{$param->name}}";
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:146 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › if (!$loader instanceof self) {    return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:98 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › 
                ›     return $this->doImport($resource, $type, $ignoreErrors, $sourceResource);}
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:214 {
                Symfony\Component\Routing\Loader\YamlFileLoader->parseImport(RouteCollection $collection, array $config, string $path, string $file) …
                › /** @var RouteCollection[] $imported */$imported = $this->import($config['resource'], $type, false, $file, $exclude) ?: [];}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/YamlFileLoader.php:99 {
                Symfony\Component\Routing\Loader\YamlFileLoader->load(mixed $file, ?string $type = null): RouteCollection …
                › if (isset($config['resource'])) {    $this->parseImport($collection, $config, $path, $file);} else {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:167 {
                Symfony\Component\Config\Loader\FileLoader->doImport(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null): mixed …
                › try {    $ret = $loader->load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/config/Loader/FileLoader.php:87 {
                Symfony\Component\Config\Loader\FileLoader->import(mixed $resource, ?string $type = null, bool $ignoreErrors = false, ?string $sourceResource = null, array|string|null $exclude = null) …
                › foreach ($this->glob($resource, false, $_, $ignoreErrors || !$isSubpath, false, $excluded) as $path => $info) {    if (null !== $res = $this->doImport($path, 'glob' === $type ? null : $type, $ignoreErrors, $sourceResource)) {        $ret[] = $res;
              }
              /var/www/html/tafsir/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php:45 {
                Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator->import(array|string $resource, ?string $type = null, bool $ignoreErrors = false, array|string|null $exclude = null): ImportConfigurator …
                › 
                › $imported = $this->loader->import($resource, $type, $ignoreErrors, $this->file, $exclude) ?: [];if (!\is_array($imported)) {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:79 {
                App\Kernel->configureRoutes(RoutingConfigurator $routes): void …
                › $routes->import($configDir.'/{routes}/'.$this->environment.'/*.{php,yaml}');$routes->import($configDir.'/{routes}/*.{php,yaml}');}
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:213 {
                App\Kernel->loadRoutes(LoaderInterface $loader): RouteCollection …
                › $configureRoutes = new \ReflectionMethod($this, 'configureRoutes');$configureRoutes->getClosure($this)(new RoutingConfigurator($collection, $kernelLoader, $file, $file, $this->getEnvironment()));}
              /var/www/html/tafsir/vendor/symfony/routing/Loader/ObjectLoader.php:55 {
                Symfony\Component\Routing\Loader\ObjectLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › 
                › $routeCollection = $loaderObject->$method($this, $this->env);}
              /var/www/html/tafsir/vendor/symfony/config/Loader/DelegatingLoader.php:37 {
                Symfony\Component\Config\Loader\DelegatingLoader->load(mixed $resource, ?string $type = null): mixed …
                › 
                ›     return $loader->load($resource, $type);}
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php:67 {
                Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load(mixed $resource, ?string $type = null): RouteCollection …
                › try {    $collection = parent::load($resource, $type);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Routing/Router.php:65 {
                Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection(): RouteCollection …
                › if (!isset($this->collection)) {    $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);    $this->resolveParameters($this->collection);
              }
              /var/www/html/tafsir/src/Controller/BlocksController.php:193 {
                App\Controller\BlocksController->navbarBlockAction(RequestStack $requestStack, Navigation $navigation, RouterInterface $router) …
                › 
                › $matcher = new UrlMatcher($router->getRouteCollection(), $request_context);}
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:78 {
                Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, Request $request, array $options = []): Response …
                › try {    return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:83 {
                Symfony\Component\HttpKernel\Fragment\FragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));}
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:47 {
                Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler->render(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, string $renderer = 'inline', array $options = []): ?string …
                › 
                ›     return parent::render($uri, $renderer, $options);}
              }
              /var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:44 {
                Symfony\Bridge\Twig\Extension\HttpKernelRuntime->renderFragment(Symfony\Component\HttpKernel\Controller\ControllerReference|string $uri, array $options = []): string …
                › 
                ›     return $this->handler->render($uri, $strategy, $options);}
              }
              /var/www/html/tafsir/templates/base.html.twig:152 {
                __TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d->doDisplay(array $context, array $blocks = []): iterable …
                › <!-- top-header -->{{ render(controller('App\\Controller\\BlocksController::navbarBlockAction')) }}}
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/templates/commons/base.html.twig:3 {
                __TwigTemplate_0afc9a159d7b4675127ecbf02e35952b->doDisplay(array $context, array $blocks = []): iterable …
                › extends (app.request.xmlHttpRequest or app.request.get('_partial'))    ? "ajax_base.html.twig"    : "base.html.twig"
                arguments: {
                  $context: [ …62]
                  $blocks: [ …13]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php:58 {
                __TwigTemplate_eee223760b83f8b50c44cab4d8e5206e->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("commons/base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …62]
                  $blocks: [ …6]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:448 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ContactForms/Front/contact_us.html.twig"
                  $context: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:453 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php:253 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php:149 {
                Rawafed\ContactFormsBundle\Controller\FrontController->createAction(Request $request, Environment $twig) …
                › $this->buildBreadcrumb();return $this->render($view_template, [    'entity' => $entity,
                arguments: {
                  $view: "@ContactForms/Front/contact_us.html.twig"
                  $parameters: [ …2]
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $twig: Twig\Environment {#519 …}
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/tafsir/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/tafsir/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/tafsir/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1751564051
        "timestamp_rfc3339" => "2025-07-03T17:34:11.010+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 4"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "articles"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564051
        "timestamp_rfc3339" => "2025-07-03T17:34:11.426+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36378
            2 => 36323
            3 => 36308
            4 => 36309
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
            4 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564051
        "timestamp_rfc3339" => "2025-07-03T17:34:11.998+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "articles"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.003+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36378
            2 => 36323
            3 => 36308
            4 => 36309
            5 => 36307
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
            4 => 1
            5 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.110+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "656"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.124+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36309
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.140+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC"
          "params" => [
            1 => "656"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.145+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36309
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.164+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND e0_.id NOT IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 3"
          "params" => [
            1 => "656"
            2 => 36309
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.170+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36305
            2 => 36302
            3 => 36298
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.260+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "652"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.262+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36323
            2 => 36378
          ]
          "types" => [
            1 => 1
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.304+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC"
          "params" => [
            1 => "652"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.306+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36323
            2 => 36378
          ]
          "types" => [
            1 => 1
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.353+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND e0_.id NOT IN (?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 2"
          "params" => [
            1 => "652"
            2 => 36323
            3 => 36378
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.355+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "660"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.358+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC"
          "params" => [
            1 => "660"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.363+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "660"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.366+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36301
            2 => 36290
            3 => 36272
            4 => 36251
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
            4 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.478+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "657"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.481+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC"
          "params" => [
            1 => "657"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.483+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "657"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.486+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36169
            2 => 36142
            3 => 36107
            4 => 36049
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
            4 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.600+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 4"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "researches"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.604+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36347
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.615+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "researches"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.618+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36347
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.630+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c1_.list_name = ? AND e0_.id NOT IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 3"
          "params" => [
            1 => "researches"
            2 => 36347
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.633+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36303
            2 => 36295
            3 => 36282
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.688+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "655"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.692+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC"
          "params" => [
            1 => "655"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.694+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "655"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.697+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36303
            2 => 36274
            3 => 36267
            4 => 36256
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
            4 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.767+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "664"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.770+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC"
          "params" => [
            1 => "664"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.772+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "664"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.774+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36295
            2 => 36282
            3 => 36271
            4 => 36218
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
            4 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.882+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 4"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "translations"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.887+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36367
            2 => 36360
            3 => 36358
            4 => 36349
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
            4 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.912+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "translations"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.916+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36367
            2 => 36360
            3 => 36358
            4 => 36349
            5 => 36043
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
            4 => 1
            5 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.938+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 4"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "papers"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.942+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36373
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.955+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "papers"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.959+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36373
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564052
        "timestamp_rfc3339" => "2025-07-03T17:34:12.968+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c1_.list_name = ? AND e0_.id NOT IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 3"
          "params" => [
            1 => "papers"
            2 => 36373
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.001+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 4"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "interviews"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.005+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36334
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.029+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "interviews"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.033+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36334
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.053+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c1_.list_name = ? AND e0_.id NOT IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 3"
          "params" => [
            1 => "interviews"
            2 => 36334
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.057+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36306
            2 => 36277
            3 => 36265
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.308+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 4"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "interviews"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.311+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36334
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.324+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "interviews"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.327+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36334
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.339+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c1_.list_name = ? AND e0_.id NOT IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 3"
          "params" => [
            1 => "interviews"
            2 => 36334
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.342+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36306
            2 => 36277
            3 => 36265
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.592+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "667"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.594+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC"
          "params" => [
            1 => "667"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.596+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "667"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.598+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36131
            2 => 36136
            3 => 36137
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.617+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 4"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "photos"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.620+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36365
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.631+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "photos"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.634+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36365
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.643+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c1_.list_name = ? AND e0_.id NOT IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 3"
          "params" => [
            1 => "photos"
            2 => 36365
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.663+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36162
            2 => 17254
            3 => 17249
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.777+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 4"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "lessons"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.781+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36369
            2 => 36363
            3 => 36337
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.809+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "lessons"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.813+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36369
            2 => 36363
            3 => 36337
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.835+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c1_.list_name = ? AND e0_.id NOT IN (?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 1"
          "params" => [
            1 => "lessons"
            2 => 36369
            3 => 36363
            4 => 36337
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 1
            4 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.859+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36372
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.869+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 4"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "discussions"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.873+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36335
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.888+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "discussions"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.891+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36335
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.905+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c1_.list_name = ? AND e0_.id NOT IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 3"
          "params" => [
            1 => "discussions"
            2 => 36335
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.907+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 4"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "publications"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.911+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36353
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.925+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND (e5_.name = ? AND e5_.value = ?) AND c1_.list_name = ?) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC"
          "params" => [
            1 => "is_pinned"
            2 => "1"
            3 => "publications"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.929+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36353
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.941+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c1_.list_name = ? AND e0_.id NOT IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 3"
          "params" => [
            1 => "publications"
            2 => 36353
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564053
        "timestamp_rfc3339" => "2025-07-03T17:34:13.976+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36314
            2 => 36313
            3 => 36312
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564054
        "timestamp_rfc3339" => "2025-07-03T17:34:14.000+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 4"
          "params" => [
            1 => "671"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564054
        "timestamp_rfc3339" => "2025-07-03T17:34:14.004+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36353
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564054
        "timestamp_rfc3339" => "2025-07-03T17:34:14.017+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND (e5_.name = ? AND e5_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC"
          "params" => [
            1 => "671"
            2 => "is_pinned"
            3 => "1"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564054
        "timestamp_rfc3339" => "2025-07-03T17:34:14.020+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36353
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564054
        "timestamp_rfc3339" => "2025-07-03T17:34:14.032+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c2_.id = ? AND e0_.id NOT IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id ORDER BY e0_.view_order ASC, e0_.id ASC LIMIT 3"
          "params" => [
            1 => "671"
            2 => 36353
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564054
        "timestamp_rfc3339" => "2025-07-03T17:34:14.035+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.view_order ASC, e0_.id ASC, r10_.priority DESC"
          "params" => [
            1 => 36313
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564054
        "timestamp_rfc3339" => "2025-07-03T17:34:14.049+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.package AS package_2, t0.name AS name_3, t0.description AS description_4, t0.display_name AS display_name_5, t0.list_name AS list_name_6, t0.is_internal AS is_internal_7, t0.is_categorizable AS is_categorizable_8, t0.is_fileable AS is_fileable_9, t0.is_printable AS is_printable_10, t0.is_embeddable AS is_embeddable_11, t0.is_searchable AS is_searchable_12, t0.is_queryable AS is_queryable_13, t0.accepts_comments AS accepts_comments_14, t0.has_authors AS has_authors_15, t0.has_attachments AS has_attachments_16, t0.has_source AS has_source_17, t0.has_tags AS has_tags_18, t0.has_summary AS has_summary_19, t0.has_aggregates AS has_aggregates_20 FROM content_type t0 WHERE t0.name = ? LIMIT 1"
          "params" => [
            1 => "article"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564054
        "timestamp_rfc3339" => "2025-07-03T17:34:14.060+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.package AS package_2, t0.name AS name_3, t0.description AS description_4, t0.display_name AS display_name_5, t0.list_name AS list_name_6, t0.is_internal AS is_internal_7, t0.is_categorizable AS is_categorizable_8, t0.is_fileable AS is_fileable_9, t0.is_printable AS is_printable_10, t0.is_embeddable AS is_embeddable_11, t0.is_searchable AS is_searchable_12, t0.is_queryable AS is_queryable_13, t0.accepts_comments AS accepts_comments_14, t0.has_authors AS has_authors_15, t0.has_attachments AS has_attachments_16, t0.has_source AS has_source_17, t0.has_tags AS has_tags_18, t0.has_summary AS has_summary_19, t0.has_aggregates AS has_aggregates_20 FROM content_type t0 WHERE t0.name = ? LIMIT 1"
          "params" => [
            1 => "research"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564054
        "timestamp_rfc3339" => "2025-07-03T17:34:14.072+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.package AS package_2, t0.name AS name_3, t0.description AS description_4, t0.display_name AS display_name_5, t0.list_name AS list_name_6, t0.is_internal AS is_internal_7, t0.is_categorizable AS is_categorizable_8, t0.is_fileable AS is_fileable_9, t0.is_printable AS is_printable_10, t0.is_embeddable AS is_embeddable_11, t0.is_searchable AS is_searchable_12, t0.is_queryable AS is_queryable_13, t0.accepts_comments AS accepts_comments_14, t0.has_authors AS has_authors_15, t0.has_attachments AS has_attachments_16, t0.has_source AS has_source_17, t0.has_tags AS has_tags_18, t0.has_summary AS has_summary_19, t0.has_aggregates AS has_aggregates_20 FROM content_type t0 WHERE t0.name = ? LIMIT 1"
          "params" => [
            1 => "interview"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564054
        "timestamp_rfc3339" => "2025-07-03T17:34:14.079+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.package AS package_2, t0.name AS name_3, t0.description AS description_4, t0.display_name AS display_name_5, t0.list_name AS list_name_6, t0.is_internal AS is_internal_7, t0.is_categorizable AS is_categorizable_8, t0.is_fileable AS is_fileable_9, t0.is_printable AS is_printable_10, t0.is_embeddable AS is_embeddable_11, t0.is_searchable AS is_searchable_12, t0.is_queryable AS is_queryable_13, t0.accepts_comments AS accepts_comments_14, t0.has_authors AS has_authors_15, t0.has_attachments AS has_attachments_16, t0.has_source AS has_source_17, t0.has_tags AS has_tags_18, t0.has_summary AS has_summary_19, t0.has_aggregates AS has_aggregates_20 FROM content_type t0 WHERE t0.name = ? LIMIT 1"
          "params" => [
            1 => "photo"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564054
        "timestamp_rfc3339" => "2025-07-03T17:34:14.087+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.package AS package_2, t0.name AS name_3, t0.description AS description_4, t0.display_name AS display_name_5, t0.list_name AS list_name_6, t0.is_internal AS is_internal_7, t0.is_categorizable AS is_categorizable_8, t0.is_fileable AS is_fileable_9, t0.is_printable AS is_printable_10, t0.is_embeddable AS is_embeddable_11, t0.is_searchable AS is_searchable_12, t0.is_queryable AS is_queryable_13, t0.accepts_comments AS accepts_comments_14, t0.has_authors AS has_authors_15, t0.has_attachments AS has_attachments_16, t0.has_source AS has_source_17, t0.has_tags AS has_tags_18, t0.has_summary AS has_summary_19, t0.has_aggregates AS has_aggregates_20 FROM content_type t0 WHERE t0.name = ? LIMIT 1"
          "params" => [
            1 => "publication"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.283+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.283+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.283+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Rawafed\CommonsBundle\Service\LocationManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.283+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.283+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.283+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.283+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.283+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.283+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.283+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.283+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.284+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.284+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.284+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.284+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    5769 => [
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Container1hKuEWu\PosterGeneratorGhost70823e1::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\CommonsBundle\Service\ContentApiAccessRestriction::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\PreviewListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Service\CustomSlugifier::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\CommonsBundle\Service\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\ContentManagementBundle\EventListener\PublishingListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.286+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\SeoBundle\Service\Slugifier::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.287+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.287+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\CommonsBundle\Service\ViewsCountListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.287+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\AdminBundle\EventListener\ExceptionHandler::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.287+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.287+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\SeoBundle\Service\SlugifierListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.287+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\AdvancedSeoBundle\EventListener\StructuredDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.287+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.287+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.287+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container1hKuEWu\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.287+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.291+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id INNER JOIN entry_property e6_ ON e0_.id = e6_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c1_.id = ? AND (e5_.name = ? AND e5_.value = ?) AND (e6_.name = ? AND e6_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 10"
          "params" => [
            1 => 11
            2 => "show_in_newsbar"
            3 => "1"
            4 => "is_pinned"
            5 => "1"
          ]
          "types" => [
            1 => 1
            2 => 2
            3 => 2
            4 => 2
            5 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.294+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36345
            2 => 36342
          ]
          "types" => [
            1 => 1
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.305+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id INNER JOIN entry_property e6_ ON e0_.id = e6_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c1_.id = ? AND (e5_.name = ? AND e5_.value = ?) AND (e6_.name = ? AND e6_.value = ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC"
          "params" => [
            1 => 11
            2 => "show_in_newsbar"
            3 => "1"
            4 => "is_pinned"
            5 => "1"
          ]
          "types" => [
            1 => 1
            2 => 2
            3 => 2
            4 => 2
            5 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.308+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36345
            2 => 36342
          ]
          "types" => [
            1 => 1
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.319+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e4_ ON e0_.id = e4_.entry_id LEFT JOIN author a3_ ON a3_.id = e4_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) INNER JOIN entry_property e5_ ON e0_.id = e5_.entry_id WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND c1_.id = ? AND (e5_.name = ? AND e5_.value = ?) AND e0_.id NOT IN (?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) GROUP BY e0_.id, e0_.published_at ORDER BY e0_.published_at DESC, e0_.id DESC LIMIT 8"
          "params" => [
            1 => 11
            2 => "show_in_newsbar"
            3 => "1"
            4 => 36345
            5 => 36342
          ]
          "types" => [
            1 => 1
            2 => 2
            3 => 2
            4 => 1
            5 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.322+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.id AS id_0, e0_.local_id AS local_id_1, e0_.title AS title_2, e0_.summary AS summary_3, e0_.content AS content_4, e0_.is_comments_enabled AS is_comments_enabled_5, e0_.is_exclusive AS is_exclusive_6, e0_.show_in_homepage AS show_in_homepage_7, e0_.is_draft AS is_draft_8, e0_.is_published AS is_published_9, e0_.published_at AS published_at_10, e0_.views_count AS views_count_11, e0_.up_votes AS up_votes_12, e0_.down_votes AS down_votes_13, e0_.shares AS shares_14, e0_.popularity AS popularity_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.deleted_at AS deleted_at_18, e0_.view_order AS view_order_19, e0_.reporting_reference_id AS reporting_reference_id_20, e0_.is_banned AS is_banned_21, e0_.is_immune AS is_immune_22, e0_.locale AS locale_23, c1_.id AS id_24, c1_.package AS package_25, c1_.name AS name_26, c1_.description AS description_27, c1_.display_name AS display_name_28, c1_.list_name AS list_name_29, c1_.is_internal AS is_internal_30, c1_.is_categorizable AS is_categorizable_31, c1_.is_fileable AS is_fileable_32, c1_.is_printable AS is_printable_33, c1_.is_embeddable AS is_embeddable_34, c1_.is_searchable AS is_searchable_35, c1_.is_queryable AS is_queryable_36, c1_.accepts_comments AS accepts_comments_37, c1_.has_authors AS has_authors_38, c1_.has_attachments AS has_attachments_39, c1_.has_source AS has_source_40, c1_.has_tags AS has_tags_41, c1_.has_summary AS has_summary_42, c1_.has_aggregates AS has_aggregates_43, c2_.id AS id_44, c2_.name AS name_45, c2_.description AS description_46, c2_.is_group AS is_group_47, c2_.image AS image_48, c2_.podcast_url AS podcast_url_49, c2_.is_published AS is_published_50, c2_.views_count AS views_count_51, c2_.popularity AS popularity_52, c2_.lft AS lft_53, c2_.rgt AS rgt_54, c2_.level AS level_55, c2_.root_id AS root_id_56, c2_.created_at AS created_at_57, c2_.updated_at AS updated_at_58, c2_.deleted_at AS deleted_at_59, a3_.id AS id_60, a3_.title AS title_61, a3_.website AS website_62, a3_.email AS email_63, a3_.phone AS phone_64, a3_.fax AS fax_65, a3_.photo AS photo_66, a3_.is_enabled AS is_enabled_67, a3_.is_active AS is_active_68, a3_.popularity AS popularity_69, a3_.views_count AS views_count_70, a3_.created_at AS created_at_71, a3_.updated_at AS updated_at_72, a3_.deleted_at AS deleted_at_73, a3_.extra_fields AS extra_fields_74, a4_.name AS name_75, a4_.brief_biography AS brief_biography_76, a4_.full_biography AS full_biography_77, a4_.deleted_at AS deleted_at_78, a4_.locale AS locale_79, e5_.id AS id_80, e5_.name AS name_81, e5_.value AS value_82, c6_.id AS id_83, c6_.lft AS lft_84, c6_.rgt AS rgt_85, c6_.level AS level_86, c6_.root_id AS root_id_87, c6_.created_at AS created_at_88, c6_.updated_at AS updated_at_89, c6_.deleted_at AS deleted_at_90, c7_.name AS name_91, c7_.description AS description_92, c7_.deleted_at AS deleted_at_93, c7_.locale AS locale_94, t8_.id AS id_95, t8_.name AS name_96, t8_.description AS description_97, e9_.id AS id_98, e9_.description AS description_99, e9_.path AS path_100, e9_.size_kb AS size_kb_101, e9_.properties AS properties_102, e9_.view_order AS view_order_103, e9_.is_published AS is_published_104, e9_.created_at AS created_at_105, e9_.updated_at AS updated_at_106, r10_.id AS id_107, r10_.classification AS classification_108, r10_.extension AS extension_109, r10_.mime_type AS mime_type_110, r10_.embeddable AS embeddable_111, r10_.priority AS priority_112, r10_.viewer_width AS viewer_width_113, r10_.viewer_height AS viewer_height_114, e0_.type_id AS type_id_115, e0_.source_id AS source_id_116, e0_.collection_id AS collection_id_117, e0_.comments_thread_id AS comments_thread_id_118, e0_.created_by AS created_by_119, e0_.updated_by AS updated_by_120, c2_.entries_type_id AS entries_type_id_121, c2_.author_id AS author_id_122, c2_.category_id AS category_id_123, c2_.parent_id AS parent_id_124, c2_.created_by AS created_by_125, c2_.updated_by AS updated_by_126, a3_.country_id AS country_id_127, a3_.user_id AS user_id_128, a3_.created_by AS created_by_129, a3_.updated_by AS updated_by_130, a4_.id AS id_131, e5_.entry_id AS entry_id_132, c6_.parent_id AS parent_id_133, c6_.created_by AS created_by_134, c6_.updated_by AS updated_by_135, c7_.id AS id_136, e9_.entry_id AS entry_id_137, e9_.type_id AS type_id_138 FROM entry e0_ INNER JOIN content_type c1_ ON e0_.type_id = c1_.id LEFT JOIN collection c2_ ON e0_.collection_id = c2_.id AND (c2_.deleted_at IS NULL) AND (c2_.deleted_at IS NULL) LEFT JOIN entry_author e11_ ON e0_.id = e11_.entry_id LEFT JOIN author a3_ ON a3_.id = e11_.author_id AND (a3_.deleted_at IS NULL) AND (a3_.deleted_at IS NULL) LEFT JOIN author_translation a4_ ON a3_.id = a4_.id AND (a4_.locale = 'ar') AND (a4_.deleted_at IS NULL) AND (a4_.deleted_at IS NULL) LEFT JOIN entry_property e5_ ON e0_.id = e5_.entry_id LEFT JOIN entry_category e12_ ON e0_.id = e12_.entry_id LEFT JOIN category c6_ ON c6_.id = e12_.category_id AND (c6_.deleted_at IS NULL) AND (c6_.deleted_at IS NULL) LEFT JOIN category_translation c7_ ON c6_.id = c7_.id AND (c7_.locale = 'ar') AND (c7_.deleted_at IS NULL) AND (c7_.deleted_at IS NULL) LEFT JOIN entry_tag e13_ ON e0_.id = e13_.entry_id LEFT JOIN tag t8_ ON t8_.id = e13_.tag_id LEFT JOIN entry_resource e9_ ON e0_.id = e9_.entry_id AND (e9_.is_published = 1) LEFT JOIN resource_type r10_ ON e9_.type_id = r10_.id LEFT JOIN user_favourite u14_ ON e0_.id = u14_.entry_id AND (u14_.deleted_at IS NULL) AND (u14_.deleted_at IS NULL) WHERE ((e0_.is_published = 1 AND e0_.is_banned = 0 AND (a3_.is_enabled = 1 OR a3_.is_enabled IS NULL)) AND e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?)) AND (e0_.is_draft = 0) AND (e0_.locale = 'ar') AND (e0_.published_at <= CURRENT_TIMESTAMP) AND (e0_.deleted_at IS NULL) AND (e0_.deleted_at IS NULL) ORDER BY e0_.published_at DESC, e0_.id DESC, r10_.priority DESC"
          "params" => [
            1 => 36310
            2 => 36299
            3 => 36286
            4 => 36276
            5 => 36262
            6 => 36254
            7 => 36241
            8 => 36238
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
            4 => 1
            5 => 1
            6 => 1
            7 => 1
            8 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.555+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.555+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Rawafed\CommonsBundle\Service\LocationManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.556+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    13584 => [
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.558+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.558+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.558+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Container1hKuEWu\PosterGeneratorGhost70823e1::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.558+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\CommonsBundle\Service\ContentApiAccessRestriction::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\PreviewListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Service\CustomSlugifier::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\CommonsBundle\Service\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\ContentManagementBundle\EventListener\PublishingListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\SeoBundle\Service\Slugifier::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\CommonsBundle\Service\ViewsCountListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\AdminBundle\EventListener\ExceptionHandler::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\SeoBundle\Service\SlugifierListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\AdvancedSeoBundle\EventListener\StructuredDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.561+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.561+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.561+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container1hKuEWu\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.561+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.728+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.728+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.728+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Rawafed\CommonsBundle\Service\LocationManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.728+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.728+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.729+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.729+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.729+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.729+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.729+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.729+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.729+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.729+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.729+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.729+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    13008 => [
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Container1hKuEWu\PosterGeneratorGhost70823e1::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\CommonsBundle\Service\ContentApiAccessRestriction::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\PreviewListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Service\CustomSlugifier::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\CommonsBundle\Service\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\ContentManagementBundle\EventListener\PublishingListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Rawafed\SeoBundle\Service\Slugifier::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\CommonsBundle\Service\ViewsCountListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\AdminBundle\EventListener\ExceptionHandler::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\SeoBundle\Service\SlugifierListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.751+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Rawafed\AdvancedSeoBundle\EventListener\StructuredDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.752+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.752+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.752+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container1hKuEWu\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564056
        "timestamp_rfc3339" => "2025-07-03T17:34:16.752+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.129+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.129+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.129+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Rawafed\CommonsBundle\Service\LocationManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.129+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1751564057
        "timestamp_rfc3339" => "2025-07-03T17:34:17.131+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    5677 => 0
    5769 => 0
    13584 => 0
    13008 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#294 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
accept-language
"en-US,en;q=0.9"
cache-control
"max-age=0"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"212.51.73.121"
cf-ipcountry
"HU"
cf-ray
"959821b5bb2cc27f-VIE"
cf-visitor
"{"scheme":"https"}"
content-length
"581"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=f801bc84100bf79480486e68eb6dd930"
host
"rawafedtech.info"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
x-forwarded-for
"212.51.73.121"
x-forwarded-proto
"https"
x-php-ob-level
"0"

Request Content

Raw

contact_us_message%5B_token%5D=f1cbdba2341fff.zVKPrgEKbeXDaInENmyBg9KQuI5xUXvLYhHiog9GapQ.-RXXynM9L4yQEruIfgLE7Kbq3b4AZS-pKHaam0Q3Lvb-F_jNOG4Bj5sO-g&contact_us_message%5BattachmentFile%5D=uJivZfGGtdGPu&contact_us_message%5Bcategory%5D=1&contact_us_message%5Bcountry%5D=YU&contact_us_message%5Bemail%5D=summerbailey298595%40yahoo.com&contact_us_message%5Bmobile%5D=8876950832&contact_us_message%5Bname%5D=NWeydqDDhpp&contact_us_message%5Btitle%5D=%D8%A5%D9%82%D8%AA%D8%B1%D8%A7%D8%AD+%D8%AA%D8%AD%D8%B3%D9%8A%D9%86+%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9&g-recaptcha-response=nifPHvPef

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 03 Jul 2025 17:34:16 GMT"
vary
"Accept"
x-debug-exception
"Impossible%20to%20invoke%20a%20method%20%28%22getFilename%22%29%20on%20a%20string%20variable%20%28%22u%22%29%20in%20%22%40RawafedCommons%2FForm%2Ffields.html.twig%22%20at%20line%20207."
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Ftafsir%2Fvendor%2Frawafed%2Fcommons-bundle%2Ftemplates%2FForm%2Ffields.html.twig:207"
x-debug-token
"1e8fb8"

Cookies

Request Cookies

Key Value
PHPSESSID
"f801bc84100bf79480486e68eb6dd930"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Thu, 03 Jul 25 17:33:43 +0000"
Last used
"Thu, 03 Jul 25 17:34:01 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/contact_us_message
"4GXdr7BiSz2LHnEotze0q4TbJgx9KqDb3Ewc9dljXfs"
_csrf/newsletter_email
"FQm3uPCZ9qGrg61XWaa6_mewV7dMNpzdzetiknuuK6s"

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 98
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php"
    "line" => 80
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "createAction"
    "class" => "Rawafed\ContactFormsBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/tafsir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php"
    "line" => 80
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "createAction"
    "class" => "Rawafed\ContactFormsBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/tafsir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php"
    "line" => 80
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "createAction"
    "class" => "Rawafed\ContactFormsBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/tafsir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Rawafed\EnhancedUploaderBundle\Form\Extension\UploaderExtension:31
[
  [
    "file" => "/var/www/html/tafsir/vendor/rawafed/enhanced-uploader-bundle/src/Form/Extension/UploaderExtension.php"
    "line" => 31
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "{closure:Rawafed\EnhancedUploaderBundle\Form\Extension\UploaderExtension::buildForm():23}"
    "class" => "Rawafed\EnhancedUploaderBundle\Form\Extension\UploaderExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php"
    "line" => 80
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "createAction"
    "class" => "Rawafed\ContactFormsBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/tafsir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-bundle/Security.php"
    "line" => 99
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/rawafed/content-management-bundle/src/Service/ContentConfigurationResolver.php"
    "line" => 51
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/src/Twig/TafsirExtension.php"
    "line" => 83
    "function" => "__get"
    "class" => "Rawafed\ContentManagementBundle\Service\ContentConfigurationResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/var/cache/dev/twig/3d/3d9f1cc7eae7522f9aae4159cfa6e782.php"
    "line" => 185
    "function" => "getImage"
    "class" => "App\Twig\TafsirExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ad5e3268c2942540f3529cbe92aa0f3a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/src/Controller/BlocksController.php"
    "line" => 299
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "navbarBlockAction"
    "class" => "App\Controller\BlocksController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/var/cache/dev/twig/79/793bbfbcdad397d8835ed3850acd3b1d.php"
    "line" => 289
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/var/cache/dev/twig/1d/1de1db3a09b0aaa5efd891200ebc0a6a.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0afc9a159d7b4675127ecbf02e35952b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_eee223760b83f8b50c44cab4d8e5206e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php"
    "line" => 149
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "createAction"
    "class" => "Rawafed\ContactFormsBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/tafsir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1909
[
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php"
    "line" => 173
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_contact_us_form"
    "class" => "__TwigTemplate_eee223760b83f8b50c44cab4d8e5206e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php"
    "line" => 393
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_eee223760b83f8b50c44cab4d8e5206e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/var/cache/dev/twig/79/793bbfbcdad397d8835ed3850acd3b1d.php"
    "line" => 790
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_page_content"
    "class" => "__TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/var/cache/dev/twig/79/793bbfbcdad397d8835ed3850acd3b1d.php"
    "line" => 296
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a8a1d3ee9bb52566fc9df5952711ab8d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/var/cache/dev/twig/1d/1de1db3a09b0aaa5efd891200ebc0a6a.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0afc9a159d7b4675127ecbf02e35952b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/var/cache/dev/twig/60/60fb591e422fe2f552f036fa1c5505b0.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_eee223760b83f8b50c44cab4d8e5206e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/rawafed/contact-forms-bundle/src/Controller/FrontController.php"
    "line" => 149
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "createAction"
    "class" => "Rawafed\ContactFormsBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/tafsir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
success
[
  "تم إضافة البريد الإلكتروني"
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_HOST
"localhost"
APP_SECRET
"d0189c9adf059814385269acd55126c2"
DATABASE_URL
"mysql://tafsir:76]E27v5.LP4I(9c@mysql:3306/tafsir?serverVersion=8.4.5&charset=utf8mb4"
DEFAULT_LOCALE
"ar"
EWZ_RECAPTCHA_SECRET
"6LdYZhsrAAAAAKb9OysezBCpVYsSM4sPS4X_HwrV"
EWZ_RECAPTCHA_SITE_KEY
"6LdYZhsrAAAAAJn3R3WpagnRPlJF2Hh89lLo90OZ"
FB_ID
""
FB_SECRET
""
GOOGLE_API_KEY
""
GOOGLE_APPLICATION_CREDENTIALS
"%kernel.project_dir%/resources/social_keys/google/client_id.json"
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
GOOGLE_RECAPTCHA_SECRET
"6LdYZhsrAAAAAKb9OysezBCpVYsSM4sPS4X_HwrV"
GOOGLE_RECAPTCHA_SITE_KEY
"6LdYZhsrAAAAAJn3R3WpagnRPlJF2Hh89lLo90OZ"
JWPLAYER_KEY
"CKjOe06GxAOe3Dj9NaWPCQKtqvqQdyFV8z9wsg=="
MAILER_DSN
"null://null"
SERVER_SCHEME
"http"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"581"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/var/www/html/tafsir/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/var/www"
HOSTNAME
"c0197dca45d9"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"212.51.73.121"
HTTP_CF_IPCOUNTRY
"HU"
HTTP_CF_RAY
"959821b5bb2cc27f-VIE"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONTENT_LENGTH
"581"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_COOKIE
"PHPSESSID=f801bc84100bf79480486e68eb6dd930"
HTTP_HOST
"rawafedtech.info"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"212.51.73.121"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.7.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"e29f4c23be2816ed005aa3f06bbb8eae0f22cc133863862e893515fc841e65e3"
PHP_URL
"https://www.php.net/distributions/php-8.4.7.tar.xz"
PHP_VERSION
"8.4.7"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.68.50.23"
REMOTE_PORT
"21364"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1751564047
REQUEST_TIME_FLOAT
1751564047.5281
REQUEST_URI
"/contact-forms/create"
SCRIPT_FILENAME
"/var/www/html/tafsir/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.5"
SERVER_NAME
"tafsir.rawafedtech.info"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.27.5"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DEFAULT_LOCALE,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,MAILER_DSN,DATABASE_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,SERVER_SCHEME,APP_HOST,FB_ID,FB_SECRET,JWPLAYER_KEY,GOOGLE_APPLICATION_CREDENTIALS"
USER
"www-data"
argc
0
argv
[]

Parent Request

Return to parent request (token = cd4309)

Key Value
_controller
"Rawafed\ContactFormsBundle\Controller\FrontController::createAction"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"contactforms_front_create"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"8b6129"