| ( ! ) Fatal error: Uncaught Twig\Error\LoaderError: Unable to find template "textes/help.md.twig" (looked into: /home/olivier/pourGIT/TDS2024/src/TDS/base/Classes/../twig/templates, /home/olivier/pourGIT/TDS2024/src/TDS/zeroUP/Classes/../twig/templates, /home/olivier/pourGIT/TDS2024/src/TDS/TDS/Classes/../twig/templates) in "textes.html.twig" at line 16. in /home/olivier/pourGIT/TDS2024/src/TDS/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/base/Classes/../twig/templates, /home/olivier/pourGIT/TDS2024/src/TDS/zeroUP/Classes/../twig/templates, /home/olivier/pourGIT/TDS2024/src/TDS/TDS/Classes/../twig/templates) in "textes.html.twig" at line 16. in /home/olivier/pourGIT/TDS2024/src/TDS/TDS/twig/templates/textes.html.twig on line 16 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 356368 | {main}( ) | .../urlRewriting.php:0 |
| 2 | 0.0171 | 449336 | TDS\Router->doMatch( ) | .../urlRewriting.php:72 |
| 3 | 0.0175 | 450728 | TDS\Router::callFunc( $callback = '\\zeroUP\\Controllers\\GenController::texte', $args = ['t' => 'help'] ) | .../Router.php:129 |
| 4 | 0.0175 | 451144 | call_user_func_array:{/home/olivier/pourGIT/TDS2024/src/TDS/TDS/Classes/Router.php:358}( $callback = '\\zeroUP\\Controllers\\GenController::texte', $args = [0 => 'help'] ) | .../Router.php:358 |
| 5 | 0.0175 | 451216 | zeroUP\Controllers\GenController::texte( $texte = 'help' ) | .../Router.php:358 |
| 6 | 0.0175 | 452312 | TDS\Viewer->render( $template = 'textes.html.twig', $variables = ['md' => 'textes/help.md.twig'] ) | .../GenController.php:20 |
| 7 | 0.0176 | 454064 | Twig\Environment->render( $name = 'textes.html.twig', $context = ['md' => 'textes/help.md.twig'] ) | .../Viewer.php:87 |
| 8 | 0.0258 | 613160 | Twig\TemplateWrapper->render( $context = ['md' => 'textes/help.md.twig'] ) | .../Environment.php:333 |
| 9 | 0.0258 | 613160 | Twig\Template->render( $context = ['md' => 'textes/help.md.twig'] ) | .../TemplateWrapper.php:51 |