/home/homes/homes/antoinecormier/sites/php/bre01-soutien-ecommerce/index.php:10:
array (size=1)
'csrf_token' => string 'fa6b95ec14751ea870c577cffa49667673c9aafb3b9e06e945b3100fd496ead0' (length=64)
| ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'antoinecormier_ecommerce.products' doesn't exist in /home/homes/homes/antoinecormier/sites/php/bre01-soutien-ecommerce/managers/ProductsManager.php on line 45 |
| ( ! ) PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'antoinecormier_ecommerce.products' doesn't exist in /home/homes/homes/antoinecormier/sites/php/bre01-soutien-ecommerce/managers/ProductsManager.php on line 45 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0020 | 358192 | {main}( ) | .../index.php:0 |
| 2 | 0.1043 | 361128 | Router->handleRequest( $get = ['product_id' => '2', 'route' => 'product'] ) | .../index.php:12 |
| 3 | 0.1043 | 361128 | RenderController->product( ) | .../Router.php:71 |
| 4 | 0.1364 | 403584 | ProductsManager->findById( $id = '2' ) | .../RenderController.php:28 |
| 5 | 0.1364 | 404440 | execute( $params = ['id' => 2] ) | .../ProductsManager.php:45 |