Code
echo '<div class="col s3">';
echo $this->Form->control('degree',['options' => $optionsDegrees,'val'=>$member->edc_subscriptions[0]?->degree,'label' => 'Diplôme d\'enseignant', 'class'=>"form-control"]);
echo '</div>';
Cake\Error\ErrorTrap->handleError() /home/aikidoh/edc/templates/EdcSubscriptions/renew.php, line 42
/home/aikidoh/edc/vendor/cakephp/cakephp/src/View/View.php /home/aikidoh/edc/vendor/cakephp/cakephp/src/View/View.php, line 1187
Cake\View\View->_evaluate() /home/aikidoh/edc/vendor/cakephp/cakephp/src/View/View.php, line 1144
Cake\View\View->_render() /home/aikidoh/edc/vendor/cakephp/cakephp/src/View/View.php, line 785
Cake\View\View->render() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 712
Cake\Controller\Controller->render() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 516
Cake\Controller\Controller->invokeAction() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 166
Cake\Controller\ControllerFactory->handle() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 141
Cake\Controller\ControllerFactory->invoke() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 362
Cake\Http\BaseApplication->handle() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/Runner.php, line 86
Cake\Http\Runner->handle() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 169
Cake\Http\Middleware\CsrfProtectionMiddleware->process() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Middleware\BodyParserMiddleware->process() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware->process() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 70
Cake\Routing\Middleware\AssetMiddleware->process() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 115
Cake\Error\Middleware\ErrorHandlerMiddleware->process() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/aikidoh/edc/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 60
DebugKit\Middleware\DebugKitMiddleware->process() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/Runner.php, line 60
Cake\Http\Runner->run() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Http/Server.php, line 104
Cake\Http\Server->run() /home/aikidoh/edc/webroot/index.php, line 37
[main]