https://deamonerp.fr/cpi2/public/genererpdfjobs/3?p=genererpdfjobs%2F3

ErrorController

  • Request
  • Response
  • Cookies
  • Session
  • Flashes
  • Server Parameters
  • Parent Request

GET Parameters

Key Value
p
"genererpdfjobs/3"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"0da2de"
exception
0 of 0
Spipu\Html2Pdf\Exception\ImageException {#1880 #image: "https://deamonerp.fr/cpi2/public/uploads/jobs/BU Indus-Programme_CN.jpeg" #message: "Unable to get the size of the image [https://deamonerp.fr/cpi2/public/uploads/jobs/BU Indus-Programme_CN.jpeg]" #code: 2 #file: "/var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php" #line: 1526 trace: { /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:1526 { Spipu\Html2Pdf\Html2Pdf->_drawImage($src, $subLi = false) … › if ($this->_testIsImage) { $e = new ImageException('Unable to get the size of the image ['.$src.']'); $e->setImage($src); } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:5782 { Spipu\Html2Pdf\Html2Pdf->_tag_open_IMG($param) … › › $res = $this->_drawImage($src, isset($param['sub_li']));if (!$res) { } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:1444 { Spipu\Html2Pdf\Html2Pdf->_executeAction(Node $action) … › } elseif (is_callable(array($this, $fnc))) { $res = $this->{$fnc}($properties);} else { } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:1412 { Spipu\Html2Pdf\Html2Pdf->_makeHTMLcode() … › // execute the action $this->_executeAction($action);} } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:5602 { Spipu\Html2Pdf\Html2Pdf->_tag_open_TD($param, $other = 'td') … › $this->_subHtml->parsingHtml->code = $level;$this->_subHtml->_makeHTMLcode();$this->_tempPos+= count($level); } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:1444 { Spipu\Html2Pdf\Html2Pdf->_executeAction(Node $action) … › } elseif (is_callable(array($this, $fnc))) { $res = $this->{$fnc}($properties);} else { } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:1398 { Spipu\Html2Pdf\Html2Pdf->_makeHTMLcode() … › // make the action$this->_executeAction($this->parsingHtml->code[$this->_tempPos]);$this->_tempPos++; } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:5602 { Spipu\Html2Pdf\Html2Pdf->_tag_open_TD($param, $other = 'td') … › $this->_subHtml->parsingHtml->code = $level;$this->_subHtml->_makeHTMLcode();$this->_tempPos+= count($level); } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:1444 { Spipu\Html2Pdf\Html2Pdf->_executeAction(Node $action) … › } elseif (is_callable(array($this, $fnc))) { $res = $this->{$fnc}($properties);} else { } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:1398 { Spipu\Html2Pdf\Html2Pdf->_makeHTMLcode() … › // make the action$this->_executeAction($this->parsingHtml->code[$this->_tempPos]);$this->_tempPos++; } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:3136 { Spipu\Html2Pdf\Html2Pdf->_tag_open_DIV($param, $other = 'div') … › $sub->parsingHtml->code = $level;$sub->_makeHTMLcode();$w = $sub->_maxX; } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:1444 { Spipu\Html2Pdf\Html2Pdf->_executeAction(Node $action) … › } elseif (is_callable(array($this, $fnc))) { $res = $this->{$fnc}($properties);} else { } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:1412 { Spipu\Html2Pdf\Html2Pdf->_makeHTMLcode() … › // execute the action $this->_executeAction($action);} } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/spipu/html2pdf/src/Html2Pdf.php:600 { Spipu\Html2Pdf\Html2Pdf->writeHTML($html) … › $this->parsingHtml->parse($this->lexer->tokenize($html));$this->_makeHTMLcode();} /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/src/Controller/DefaultController.php:1374 { App\Controller\DefaultController->genererpdfjobs(JobsRepository $jobsRepository, $id): Response … › $html2pdf = new Html2Pdf(); $html2pdf->writeHTML($template); $html2pdf->output(); } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/symfony/http-kernel/HttpKernel.php:163 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/symfony/http-kernel/HttpKernel.php:75 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 { Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { $response = $this->kernel->handle($this->request); $response->send(); } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/autoload_runtime.php:35 { require_once … › ->getRunner($app) ->run()); } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/public/index.php:5 { › › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';if($_SERVER['REMOTE_ADDR'] == '90.63.222.84') arguments: { "/var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/autoload_runtime.php" } } } }
logger
0 of 0
Symfony\Bridge\Monolog\Logger {#106 …9}

Request Headers

Header Value
accept
"text/html;q=0.95,text/*;q=0.9,*/*;q=0.8"
accept-encoding
"gzip,deflate"
connection
"close"
from
"tech@babbar.tech"
host
"deamonerp.fr"
user-agent
"Mozilla/5.0 (compatible; Barkrowler/0.9; +https://babbar.tech/crawler)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"217.113.194.130"

Request Content

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