Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.21.190.123
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
3 /
symfony /
var-dumper /
Tests /
Fixtures /
Delete
Unzip
Name
Size
Permission
Date
Action
FooInterface.php
180
B
-rw-r--r--
2018-11-25 09:00
GeneratorDemo.php
270
B
-rw-r--r--
2018-11-25 09:00
NotLoadableClass.php
114
B
-rw-r--r--
2018-11-25 09:00
Twig.php
840
B
-rw-r--r--
2018-11-25 09:00
dumb-var.php
828
B
-rw-r--r--
2018-11-25 09:00
dump_server.php
996
B
-rw-r--r--
2018-11-25 09:00
xml_reader.xml
223
B
-rw-r--r--
2018-11-25 09:00
Save
Rename
<?php /* foo.twig */ class __TwigTemplate_VarDumperFixture_u75a09 extends Twig\Template { private $path; public function __construct(Twig\Environment $env = null, $path = null) { if (null !== $env) { parent::__construct($env); } $this->parent = false; $this->blocks = array(); $this->path = $path; } protected function doDisplay(array $context, array $blocks = array()) { // line 2 throw new \Exception('Foobar'); } public function getTemplateName() { return 'foo.twig'; } public function getDebugInfo() { return array(20 => 1, 21 => 2); } public function getSourceContext() { return new Twig\Source(" foo bar\n twig source\n\n", 'foo.twig', $this->path ?: __FILE__); } }