Error message

Warning: file_put_contents(sites/default/files/php/twig/6479fb1828adc_page.html.twig_uZ4YJW4rdNErkiw9-MD10EngR//.htaccess): failed to open stream: Permission denied in Drupal\Component\FileSecurity\FileSecurity::writeFile() (line 155 of core/lib/Drupal/Component/FileSecurity/FileSecurity.php).
Drupal\Component\FileSecurity\FileSecurity::writeFile('sites/default/files/php/twig/6479fb1828adc_page.html.twig_uZ4YJW4rdNErkiw9-MD10EngR', '/.htaccess', '# Deny all requests from Apache 2.4+.

  Require all denied


# Deny all requests from Apache 2.0-2.2.

  Deny from all


# Turn off all options we don't need.
Options -Indexes -ExecCGI -Includes -MultiViews

# Set the catch-all handler to prevent scripts from being executed.
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006

  # Override the handler again if we're run later in the evaluation list.
  SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003


# If we know how to do it safely, disable the PHP engine entirely.

  php_flag engine off
', ) (Line: 29)
Drupal\Component\FileSecurity\FileSecurity::writeHtaccess('sites/default/files/php/twig/6479fb1828adc_page.html.twig_uZ4YJW4rdNErkiw9-MD10EngR') (Line: 96)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/6479fb1828adc_page.html.twig_uZ4YJW4rdNErkiw9-MD10EngR') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6479fb1828adc_page.html.twig_uZ4YJW4rdNErkiw9-MD10EngR', '<?php

use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;

/* themes/basic/templates/page.html.twig */
class __TwigTemplate_9479b5190fe13c8c621c3e0d90a55eedc968bab20abdcf385aefe1929957aef8 extends \Twig\Template
{
    public function __construct(Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = [
        ];
        $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
        $tags = ["set" => 1, "if" => 11];
        $filters = ["render" => 1, "escape" => 3];
        $functions = [];

        try {
            $this->sandbox->checkSecurity(
                ['set', 'if'],
                ['render', 'escape'],
                []
            );
        } catch (SecurityError $e) {
            $e->setSourceContext($this->getSourceContext());

            if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
                $e->setTemplateLine($tags[$e->getTagName()]);
            } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
                $e->setTemplateLine($filters[$e->getFilterName()]);
            } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
                $e->setTemplateLine($functions[$e->getFunctionName()]);
            }

            throw $e;
        }

    }

    protected function doDisplay(array $context, array $blocks = [])
    {
        // line 1
        $context["main_menu"] = $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "primary_menu", [])));
        // line 2
        $context["secondary_menu"] = $this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "secondary_menu", [])));
        // line 3
        echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => "layout-container", 1 => (((        // line 5
($context["main_menu"] ?? null) || ($context["secondary_menu"] ?? null))) ? ("with-navigation") : ("")), 2 => ((        // line 6
($context["secondary_menu"] ?? null)) ? ("with-subnav") : (""))], "method")), "html", null, true);
        // line 7
        echo ">

  

  ";
        // line 11
        if ($this->getAttribute(($context["page"] ?? null), "header", [])) {
            // line 12
            echo "    
      
        
          ";
            // line 15
            echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "header", [])), "html", null, true);
            echo "
        
      
    
  ";
        }
        // line 20
        echo "
  ";
        // line 21
        if ((($context["main_menu"] ?? null) || ($context["secondary_menu"] ?? null))) {
            // line 22
            echo "    
      
        ";
            // line 24
            echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["main_menu"] ?? null)), "html", null, true);
            echo "
        ";
            // line 25
            echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["secondary_menu"] ?? null)), "html", null, true);
            echo "
      
    
  ";
        }
        // line 29
        echo "
  

  
    
      
        

          

            ";
        // line 39
        echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "breadcrumb", [])), "html", null, true);
        echo "

            ";
        // line 41
        if ($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["page"] ?? null), "highlighted", []))) {
            // line 42
            echo "              ";
            echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "highlighted", [])), "html", null, true);
            echo "
            ";
        }
        // line 44
        echo "
            ";
        // line 45
        echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true);
        echo "

            ";
        // line 47
        if (($context["title"] ?? null)) {
            // line 48
            echo "              ";
            echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null)), "html", null, true);
            echo "
            ";
        }
        // line 50
        echo "
            ";
        // line 51
        echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true);
        echo "
            ";
        // line 52
        echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["page"] ?? null), "help", [])), "html", null, true);
        echo "

            ";
        // line 54
        if (($context["tabs"] ?? null)) {
            // line 55
            echo "              ";
            echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["tabs"] ?? null)), "html", null, true);
            echo "
            ";
        }
        // line 57
        echo "
            ";
        // line 58
        if (($context["action_links"] ?? null)) {
            // line 59
            echo "              <ul>";
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["action_links"] ?? null)), "html", null, true);
            echo "</ul>
            ";
        }
        // line 61
        echo "
          

          
            ";
        // line 65
        echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "content", [])), "html", null, true);
        echo "
          

        

        ";
        // line 70
        if ($this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;renderVar($this-&gt;getAttribute(($context["page"] ?? null), "sidebar_first", []))) {
            // line 71
            echo "          
            ";
            // line 72
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "sidebar_first", [])), "html", null, true);
            echo "
          
        ";
        }
        // line 75
        echo "
        ";
        // line 76
        if ($this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;renderVar($this-&gt;getAttribute(($context["page"] ?? null), "sidebar_second", []))) {
            // line 77
            echo "          
            ";
            // line 78
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "sidebar_second", [])), "html", null, true);
            echo "
          
        ";
        }
        // line 81
        echo "
      
    
  

  

  ";
        // line 88
        if ($this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;renderVar($this-&gt;getAttribute(($context["page"] ?? null), "footer", []))) {
            // line 89
            echo "    
      
        
          ";
            // line 92
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "footer", [])), "html", null, true);
            echo "
        
      
    
  ";
        }
        // line 97
        echo "

";
    }

    public function getTemplateName()
    {
        return "themes/basic/templates/page.html.twig";
    }

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  247 =&gt; 97,  239 =&gt; 92,  234 =&gt; 89,  232 =&gt; 88,  223 =&gt; 81,  217 =&gt; 78,  214 =&gt; 77,  212 =&gt; 76,  209 =&gt; 75,  203 =&gt; 72,  200 =&gt; 71,  198 =&gt; 70,  190 =&gt; 65,  184 =&gt; 61,  178 =&gt; 59,  176 =&gt; 58,  173 =&gt; 57,  167 =&gt; 55,  165 =&gt; 54,  160 =&gt; 52,  156 =&gt; 51,  153 =&gt; 50,  147 =&gt; 48,  145 =&gt; 47,  140 =&gt; 45,  137 =&gt; 44,  131 =&gt; 42,  129 =&gt; 41,  124 =&gt; 39,  112 =&gt; 29,  105 =&gt; 25,  101 =&gt; 24,  90 =&gt; 22,  88 =&gt; 21,  85 =&gt; 20,  77 =&gt; 15,  72 =&gt; 12,  70 =&gt; 11,  64 =&gt; 7,  62 =&gt; 6,  61 =&gt; 5,  59 =&gt; 3,  57 =&gt; 2,  55 =&gt; 1,);
    }

    /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
    public function getSource()
    {
        @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);

        return $this-&gt;getSourceContext()-&gt;getCode();
    }

    public function getSourceContext()
    {
        return new Source("", "themes/basic/templates/page.html.twig", "/home/jamesbalowski/asia-pacific-solidarity.net/themes/basic/templates/page.html.twig");
    }
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('6479fb1828adc_page.html.twig_uZ4YJW4rdNErkiw9-MD10EngR', '&lt;?php

use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;

/* themes/basic/templates/page.html.twig */
class __TwigTemplate_9479b5190fe13c8c621c3e0d90a55eedc968bab20abdcf385aefe1929957aef8 extends \Twig\Template
{
    public function __construct(Environment $env)
    {
        parent::__construct($env);

        $this-&gt;parent = false;

        $this-&gt;blocks = [
        ];
        $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
        $tags = ["set" =&gt; 1, "if" =&gt; 11];
        $filters = ["render" =&gt; 1, "escape" =&gt; 3];
        $functions = [];

        try {
            $this-&gt;sandbox-&gt;checkSecurity(
                ['set', 'if'],
                ['render', 'escape'],
                []
            );
        } catch (SecurityError $e) {
            $e-&gt;setSourceContext($this-&gt;getSourceContext());

            if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
            } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
            } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
            }

            throw $e;
        }

    }

    protected function doDisplay(array $context, array $blocks = [])
    {
        // line 1
        $context["main_menu"] = $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "primary_menu", [])));
        // line 2
        $context["secondary_menu"] = $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "secondary_menu", [])));
        // line 3
        echo "env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["attributes"] ?? null), "addClass", [0 =&gt; "layout-container", 1 =&gt; (((        // line 5
($context["main_menu"] ?? null) || ($context["secondary_menu"] ?? null))) ? ("with-navigation") : ("")), 2 =&gt; ((        // line 6
($context["secondary_menu"] ?? null)) ? ("with-subnav") : (""))], "method")), "html", null, true);
        // line 7
        echo "&gt;

  

  ";
        // line 11
        if ($this-&gt;getAttribute(($context["page"] ?? null), "header", [])) {
            // line 12
            echo "    
      
        
          ";
            // line 15
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "header", [])), "html", null, true);
            echo "
        
      
    
  ";
        }
        // line 20
        echo "
  ";
        // line 21
        if ((($context["main_menu"] ?? null) || ($context["secondary_menu"] ?? null))) {
            // line 22
            echo "    
      
        ";
            // line 24
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["main_menu"] ?? null)), "html", null, true);
            echo "
        ";
            // line 25
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["secondary_menu"] ?? null)), "html", null, true);
            echo "
      
    
  ";
        }
        // line 29
        echo "
  

  
    
      
        

          

            ";
        // line 39
        echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "breadcrumb", [])), "html", null, true);
        echo "

            ";
        // line 41
        if ($this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;renderVar($this-&gt;getAttribute(($context["page"] ?? null), "highlighted", []))) {
            // line 42
            echo "              ";
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "highlighted", [])), "html", null, true);
            echo "
            ";
        }
        // line 44
        echo "
            ";
        // line 45
        echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true);
        echo "

            ";
        // line 47
        if (($context["title"] ?? null)) {
            // line 48
            echo "              ";
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title"] ?? null)), "html", null, true);
            echo "
            ";
        }
        // line 50
        echo "
            ";
        // line 51
        echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true);
        echo "
            ";
        // line 52
        echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "help", [])), "html", null, true);
        echo "

            ";
        // line 54
        if (($context["tabs"] ?? null)) {
            // line 55
            echo "              ";
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["tabs"] ?? null)), "html", null, true);
            echo "
            ";
        }
        // line 57
        echo "
            ";
        // line 58
        if (($context["action_links"] ?? null)) {
            // line 59
            echo "              <ul>";
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["action_links"] ?? null)), "html", null, true);
            echo "</ul>
            ";
        }
        // line 61
        echo "
          

          
            ";
        // line 65
        echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "content", [])), "html", null, true);
        echo "
          

        

        ";
        // line 70
        if ($this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;renderVar($this-&gt;getAttribute(($context["page"] ?? null), "sidebar_first", []))) {
            // line 71
            echo "          
            ";
            // line 72
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "sidebar_first", [])), "html", null, true);
            echo "
          
        ";
        }
        // line 75
        echo "
        ";
        // line 76
        if ($this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;renderVar($this-&gt;getAttribute(($context["page"] ?? null), "sidebar_second", []))) {
            // line 77
            echo "          
            ";
            // line 78
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "sidebar_second", [])), "html", null, true);
            echo "
          
        ";
        }
        // line 81
        echo "
      
    
  

  

  ";
        // line 88
        if ($this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;renderVar($this-&gt;getAttribute(($context["page"] ?? null), "footer", []))) {
            // line 89
            echo "    
      
        
          ";
            // line 92
            echo $this-&gt;env-&gt;getExtension('Drupal\Core\Template\TwigExtension')-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed($this-&gt;getAttribute(($context["page"] ?? null), "footer", [])), "html", null, true);
            echo "
        
      
    
  ";
        }
        // line 97
        echo "

";
    }

    public function getTemplateName()
    {
        return "themes/basic/templates/page.html.twig";
    }

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  247 =&gt; 97,  239 =&gt; 92,  234 =&gt; 89,  232 =&gt; 88,  223 =&gt; 81,  217 =&gt; 78,  214 =&gt; 77,  212 =&gt; 76,  209 =&gt; 75,  203 =&gt; 72,  200 =&gt; 71,  198 =&gt; 70,  190 =&gt; 65,  184 =&gt; 61,  178 =&gt; 59,  176 =&gt; 58,  173 =&gt; 57,  167 =&gt; 55,  165 =&gt; 54,  160 =&gt; 52,  156 =&gt; 51,  153 =&gt; 50,  147 =&gt; 48,  145 =&gt; 47,  140 =&gt; 45,  137 =&gt; 44,  131 =&gt; 42,  129 =&gt; 41,  124 =&gt; 39,  112 =&gt; 29,  105 =&gt; 25,  101 =&gt; 24,  90 =&gt; 22,  88 =&gt; 21,  85 =&gt; 20,  77 =&gt; 15,  72 =&gt; 12,  70 =&gt; 11,  64 =&gt; 7,  62 =&gt; 6,  61 =&gt; 5,  59 =&gt; 3,  57 =&gt; 2,  55 =&gt; 1,);
    }

    /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
    public function getSource()
    {
        @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);

        return $this-&gt;getSourceContext()-&gt;getCode();
    }

    public function getSourceContext()
    {
        return new Source("", "themes/basic/templates/page.html.twig", "/home/jamesbalowski/asia-pacific-solidarity.net/themes/basic/templates/page.html.twig");
    }
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_9479b5190fe13c8c621c3e0d90a55eedc968bab20abdcf385aefe1929957aef8', 'themes/basic/templates/page.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('themes/basic/templates/page.html.twig') (Line: 64)
twig_render_template('themes/basic/templates/page.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 159)
__TwigTemplate_b11ec51ec802acf1c9edc9a26048be76151ceb48e31ed0271c6516ad1e8634bc->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array) (Line: 434)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/basic/templates/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 148)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

APSN Banner

Police tackle 41 cases of hoaxes about COVID-19 spread

Source
Tempo - March 24, 2020

Antara, Jakarta – The Indonesian Police tackled 41 cases of hoaxes on COVID-19 spread through social media and will continue to conduct cyber patrolling, spokesman of the Indonesian Police Insp. Gen Mohammad Iqbal stated.

"We are conducting round-the-clock cyber patrols. It involves all of us, comprising the Criminal Investigation Unit (Bareskrim), as well as the Provincial, District, and Sub-district Police. We are conducting the legal process for 41 cases of hoax spread on coronavirus," Iqbal remarked here on Monday.

In addition to law enforcement, he noted that the police had continued to educate the public and fight hoaxes with counter-narratives.

"We make an appeal to the public to come up with counter-narratives, and we have a team in various units to make these counter-narratives and to educate netizens," he remarked.

Iqbal urged the public to reassess any information pertaining to COVID-19 that went viral on social media.

"I called on netizens to not take unfiltered information. Recheck it first, especially for information on coronavirus. Filtering before sharing," he explained.

As of Thursday (March 19), the police had named 30 suspects in 30 cases of COVID-19-related hoaxes.

The Communication and Informatics Ministry reported at least 267 novel coronavirus hoaxes in Indonesia during the period from January to March.

The ministry has attempted to minimize the spread of hoaxes on coronavirus by providing accurate and credible information to the public.

Source: https://en.tempo.co/read/1323222/police-tackle-41-cases-of-hoaxes-about-covid-19-spread

Country