| ( ! ) 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.0174 | 449208 | TDS\Router->doMatch( ) | .../urlRewriting.php:72 |
| 3 | 0.0177 | 450600 | TDS\Router::callFunc( $callback = '\\zeroUP\\Controllers\\GenController::texte', $args = ['t' => 'help'] ) | .../Router.php:129 |
| 4 | 0.0177 | 451016 | 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.0177 | 451088 | zeroUP\Controllers\GenController::texte( $texte = 'help' ) | .../Router.php:358 |
| 6 | 0.0177 | 452184 | TDS\Viewer->render( $template = 'textes.html.twig', $variables = ['md' => 'textes/help.md.twig'] ) | .../GenController.php:20 |
| 7 | 0.0178 | 453936 | Twig\Environment->render( $name = 'textes.html.twig', $context = ['md' => 'textes/help.md.twig'] ) | .../Viewer.php:87 |
| 8 | 0.0281 | 613032 | Twig\TemplateWrapper->render( $context = ['md' => 'textes/help.md.twig'] ) | .../Environment.php:333 |
| 9 | 0.0281 | 613032 | Twig\Template->render( $context = ['md' => 'textes/help.md.twig'] ) | .../TemplateWrapper.php:51 |