( ! ) Fatal error: Uncaught League\Plates\Exception\TemplateNotFound: The template "home" could not be found at "G:\Rede\PHP\selfti\source\Controllers/../../themes/web//home.php". in G:\Rede\PHP\selfti\vendor\league\plates\src\Template\ResolveTemplatePath\NameAndFolderResolveTemplatePath.php on line 18 |
( ! ) League\Plates\Exception\TemplateNotFound: The template "home" could not be found at "G:\Rede\PHP\selfti\source\Controllers/../../themes/web//home.php". in G:\Rede\PHP\selfti\vendor\league\plates\src\Template\ResolveTemplatePath\NameAndFolderResolveTemplatePath.php on line 18 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0004 | 496216 | {main}( ) | ...\index.php:0 |
2 | 0.0415 | 964568 | CoffeeCode\Router\Dispatch->dispatch( ) | ...\index.php:144 |
3 | 0.0423 | 964656 | CoffeeCode\Router\Dispatch->execute( ) | ...\Dispatch.php:197 |
4 | 0.0467 | 1197728 | Source\Controllers\Web->home( [] ) | ...\RouterTrait.php:114 |
5 | 0.0469 | 1200136 | Source\Core\View->render( $templateName = 'home', $data = ['head' => '<meta property="og:type" content="article"/><meta property="og:site_name" content="Atibahia"/><meta property="og:locale" content="pt_BR"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content=""/><meta name="twitter:creator" content=""/><meta name="twitter:domain" content="http://www.login.com.br"/><meta property="article:publisher" content="https://www.facebook.com/"/><meta property="fb:app_id" content="626590460695980"/><title>Atibahia</title><meta name="description" c'...] ) | ...\Web.php:55 |
6 | 0.0469 | 1200136 | League\Plates\Engine->render( $name = 'home', $data = ??? ) | ...\View.php:46 |
7 | 0.0479 | 1248488 | League\Plates\Template\Template->render( $data = [] ) | ...\Engine.php:304 |
8 | 0.0479 | 1248488 | League\Plates\Template\ResolveTemplatePath\NameAndFolderResolveTemplatePath->__invoke( $name = class League\Plates\Template\Name { protected $engine = class League\Plates\Engine { protected $directory = class League\Plates\Template\Directory { ... }; protected $fileExtension = class League\Plates\Template\FileExtension { ... }; protected $folders = class League\Plates\Template\Folders { ... }; protected $functions = class League\Plates\Template\Functions { ... }; protected $data = class League\Plates\Template\Data { ... }; private $resolveTemplatePath = class League\Plates\Template\ResolveTemplatePath\NameAndFolderResolveTemplatePath { ... } }; protected $name = 'home'; protected $folder = NULL; protected $file = 'home.php' } ) | ...\Template.php:161 |