( ! ) Warning: Attempt to read property "id" on null in G:\Rede\PHP\selfti\source\Controllers\Web.php on line 95
Call Stack
#TimeMemoryFunctionLocation
10.0097497888{main}( )...\index.php:0
20.9989967968CoffeeCode\Router\Dispatch->dispatch( )...\index.php:145
30.9990968056CoffeeCode\Router\Dispatch->execute( )...\Dispatch.php:197
41.15211206144Source\Controllers\Web->tabela( $data = [] )...\RouterTrait.php:114

( ! ) Fatal error: Uncaught TypeError: Source\Models\Admin\modelPrices::findByTableId(): Argument #1 ($id) must be of type int, null given, called in G:\Rede\PHP\selfti\source\Controllers\Web.php on line 97 and defined in G:\Rede\PHP\selfti\source\Models\Admin\modelPrices.php on line 16
( ! ) TypeError: Source\Models\Admin\modelPrices::findByTableId(): Argument #1 ($id) must be of type int, null given, called in G:\Rede\PHP\selfti\source\Controllers\Web.php on line 97 in G:\Rede\PHP\selfti\source\Models\Admin\modelPrices.php on line 16
Call Stack
#TimeMemoryFunctionLocation
10.0097497888{main}( )...\index.php:0
20.9989967968CoffeeCode\Router\Dispatch->dispatch( )...\index.php:145
30.9990968056CoffeeCode\Router\Dispatch->execute( )...\Dispatch.php:197
41.15211206144Source\Controllers\Web->tabela( $data = [] )...\RouterTrait.php:114
51.22371230672Source\Models\Admin\modelPrices->findByTableId( $id = NULL, $columns = ??? )...\Web.php:97