| ( ! ) Fatal error: Uncaught Twig\Error\LoaderError: Unable to find template "textes/help.md.twig" (looked into: /home/olivier/pourGIT/TDS2024/src/TDS_new/base/Classes/../twig/templates, /home/olivier/pourGIT/TDS2024/src/TDS_new/zeroUP/Classes/../twig/templates, /home/olivier/pourGIT/TDS2024/src/TDS_new/TDS/Classes/../twig/templates) in "textes.html.twig" at line 16. in /home/olivier/pourGIT/TDS2024/src/TDS_new/TDS/twig/templates/textes.html.twig on line 16 |
| ( ! ) Twig\Error\LoaderError: Unable to find template "textes/help.md.twig" (looked into: /home/olivier/pourGIT/TDS2024/src/TDS_new/base/Classes/../twig/templates, /home/olivier/pourGIT/TDS2024/src/TDS_new/zeroUP/Classes/../twig/templates, /home/olivier/pourGIT/TDS2024/src/TDS_new/TDS/Classes/../twig/templates) in "textes.html.twig" at line 16. in /home/olivier/pourGIT/TDS2024/src/TDS_new/TDS/twig/templates/textes.html.twig on line 16 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 356744 | {main}( ) | .../urlRewriting.php:0 |
| 2 | 0.0021 | 371648 | include( '/home/olivier/pourGIT/TDS2024/src/TDS_new/base/config.php ) | .../urlRewriting.php:69 |
| 3 | 0.0022 | 379256 | include_once( '/home/olivier/pourGIT/TDS2024/src/TDS_new/TDS/urlRewriting.php ) | .../config.php:7 |
| 4 | 0.0174 | 471544 | TDS\Router->doMatch( $requestUrl = ???, $requestMethod = ??? ) | .../urlRewriting.php:63 |
| 5 | 0.0178 | 472936 | TDS\Router::callFunc( $callback = '\\zeroUP\\Controllers\\GenController::texte', $args = ['t' => 'help'] ) | .../Router.php:126 |
| 6 | 0.0178 | 473352 | call_user_func_array:{/home/olivier/pourGIT/TDS2024/src/TDS_new/TDS/Classes/Router.php:361}( $callback = '\\zeroUP\\Controllers\\GenController::texte', $args = [0 => 'help'] ) | .../Router.php:361 |
| 7 | 0.0178 | 473424 | zeroUP\Controllers\GenController::texte( $texte = 'help' ) | .../Router.php:361 |
| 8 | 0.0178 | 474520 | TDS\Viewer->render( $template = 'textes.html.twig', $variables = ['md' => 'textes/help.md.twig'] ) | .../GenController.php:24 |
| 9 | 0.0179 | 476272 | Twig\Environment->render( $name = 'textes.html.twig', $context = ['md' => 'textes/help.md.twig'] ) | .../Viewer.php:89 |
| 10 | 0.0268 | 639464 | Twig\TemplateWrapper->render( $context = ['md' => 'textes/help.md.twig'] ) | .../Environment.php:333 |
| 11 | 0.0268 | 639464 | Twig\Template->render( $context = ['md' => 'textes/help.md.twig'] ) | .../TemplateWrapper.php:51 |