Warning (2)
: Trying to access array offset on value of type null [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
241]
Code
foreach($coursesParticipants as $i){
$name = $i['edc_subscription']['edc_member']['full_name'];
$club = $i['edc_subscription']['edc_club']['name'];
Cake\Error\ErrorTrap->handleError() /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 241
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Trying to access array offset on value of type null [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
241]
Code
foreach($coursesParticipants as $i){
$name = $i['edc_subscription']['edc_member']['full_name'];
$club = $i['edc_subscription']['edc_club']['name'];
Cake\Error\ErrorTrap->handleError() /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 241
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Trying to access array offset on value of type null [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
242]
Code
$name = $i['edc_subscription']['edc_member']['full_name'];
$club = $i['edc_subscription']['edc_club']['name'];
$email = $i['edc_subscription']['edc_member']['email'];
Cake\Error\ErrorTrap->handleError() /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 242
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Trying to access array offset on value of type null [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
242]
Code
$name = $i['edc_subscription']['edc_member']['full_name'];
$club = $i['edc_subscription']['edc_club']['name'];
$email = $i['edc_subscription']['edc_member']['email'];
Cake\Error\ErrorTrap->handleError() /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 242
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Trying to access array offset on value of type null [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
243]
Code
$club = $i['edc_subscription']['edc_club']['name'];
$email = $i['edc_subscription']['edc_member']['email'];
$grade = $i['edc_subscription']['edc_grade']['label'];
Cake\Error\ErrorTrap->handleError() /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 243
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Trying to access array offset on value of type null [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
243]
Code
$club = $i['edc_subscription']['edc_club']['name'];
$email = $i['edc_subscription']['edc_member']['email'];
$grade = $i['edc_subscription']['edc_grade']['label'];
Cake\Error\ErrorTrap->handleError() /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 243
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Trying to access array offset on value of type null [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
244]
Code
$email = $i['edc_subscription']['edc_member']['email'];
$grade = $i['edc_subscription']['edc_grade']['label'];
$degree = $i['edc_subscription']['degree'];
Cake\Error\ErrorTrap->handleError() /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 244
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Trying to access array offset on value of type null [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
244]
Code
$email = $i['edc_subscription']['edc_member']['email'];
$grade = $i['edc_subscription']['edc_grade']['label'];
$degree = $i['edc_subscription']['degree'];
Cake\Error\ErrorTrap->handleError() /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 244
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Trying to access array offset on value of type null [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
245]
Code
$grade = $i['edc_subscription']['edc_grade']['label'];
$degree = $i['edc_subscription']['degree'];
$satam = $i['saturday_am'];
Cake\Error\ErrorTrap->handleError() /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 245
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Cannot modify header information - headers already sent by (output started at /home/aikidoh/edc/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
279]
Code
$datatabl .= '</table>';
header('Content-type: application/force-download; charset=UTF-8;');
header('Content-disposition:attachment; filename= export_participants_'. $course->edc_type->name .'.xls');
Cake\Error\ErrorTrap->handleError() [internal], line ??
/home/aikidoh/edc/src/Controller/EdcCoursesController.php /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 279
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Cannot modify header information - headers already sent by (output started at /home/aikidoh/edc/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
280]
Code
header('Content-type: application/force-download; charset=UTF-8;');
header('Content-disposition:attachment; filename= export_participants_'. $course->edc_type->name .'.xls');
header('Pragma: ');
Cake\Error\ErrorTrap->handleError() [internal], line ??
/home/aikidoh/edc/src/Controller/EdcCoursesController.php /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 280
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Cannot modify header information - headers already sent by (output started at /home/aikidoh/edc/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
281]
Code
header('Content-disposition:attachment; filename= export_participants_'. $course->edc_type->name .'.xls');
header('Pragma: ');
header('cache-control: ');
Cake\Error\ErrorTrap->handleError() [internal], line ??
/home/aikidoh/edc/src/Controller/EdcCoursesController.php /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 281
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
Warning (2)
: Cannot modify header information - headers already sent by (output started at /home/aikidoh/edc/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in
/home/aikidoh/edc/src/Controller/EdcCoursesController.php, line
282]
Code
header('Pragma: ');
header('cache-control: ');
echo $datatabl;
Cake\Error\ErrorTrap->handleError() [internal], line ??
/home/aikidoh/edc/src/Controller/EdcCoursesController.php /home/aikidoh/edc/src/Controller/EdcCoursesController.php, line 282
App\Controller\EdcCoursesController->exportparticipants() /home/aikidoh/edc/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
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]
| Nom et prenom |
Club |
Email |
Grade |
Diplome |
Samedi matin |
Samedi apres-midi |
Dimanche |
Paiement |
Paiement club |
Km |
EdC |
RGPD |
| | | | | 1 | 1 | 0 | 30 | non | | 0 | oui |
| Abbes Atef | AIKIDO FIVES | | 2e Kyu | Aucun | 0 | 1 | 1 | 30 | non | 11 | 0 | 0 |
| ABOUTAYEB Moulay | AIKIDO CLUB DE DOUAI | mly.abtb@gmail.com | Ne sait pas | Aucun | 0 | 1 | 0 | 20 | non | | 0 | 0 |
| ADDA Muriel | ***Hors Ligue*** | muriel.adda@free.fr | 3e Dan | Aucun | 1 | 1 | 1 | 30 | non | | 0 | oui |
| ALLOUCHERY Elodie | CLUB AIKIDO PROVINOIS | elodie59113@live.fr | 1er Kyu | Aucun | 0 | 0 | 1 | 20 | non | 35 | 0 | 0 |
| Ambroise Florent | USAO AIKIDO ARRAS | florente83@hotmail.com | 2e Dan | BF | 1 | 1 | 1 | 30 | non | 62 | 0 | 0 |
| Bacro Simon | AIKIDO NOYELLES LES SECLIN | bacrosimon@orange.fr | 4e Kyu | Aucun | 0 | 1 | 0 | 20 | non | 26 | 0 | oui |
| Bardet Xavière | CERCLE DES ARTS MARTIAUX | xaviere.bardet@orange.fr | 3e Dan | BF | 1 | 1 | 0 | 30 | non | 153 | 1 | |
| Beamont Vincent | CLUB AIKIDO PROVINOIS | beaumontvincent@yahou.fr | MuKyu | Aucun | 0 | 1 | 1 | 30 | non | 35 | 0 | 0 |
| Bennier Nicolas | AIKIDO NOYELLES LES SECLIN | nicolasbennier@gmail.com | 3e Kyu | Aucun | 0 | 0 | 1 | 20 | non | 26 | 0 | 0 |
| Bergiron Nicolas | CLUB AIKIDO PROVINOIS | | 3e Kyu | Aucun | 0 | 0 | 1 | 20 | non | 35 | 0 | 0 |
| Bernard Thymeo | CLUB AIKIDO PROVINOIS | | 2e Kyu | Aucun | 0 | 0 | 1 | 20 | non | 35 | 0 | 0 |
| Bier Sandrine | AIKIDO AMIENS | sandrinebier@gmail.com | 3e Dan | BF | 1 | 1 | 0 | 30 | non | 153 | 0 | oui |
| Bobo Jean-Marie | J-A-K LAMBERSART | jean-marie.bobo@wanadoo.fr | 6e Dan | DEJEPS | 1 | 1 | 1 | 30 | non | 12 | 0 | 0 |
| BONVARLET Didier | AIKIDO SAINT ANDRE (A.S.A) | did.bonvarlet@gmail.com | 2e Kyu | Aucun | 0 | 1 | 1 | 30 | non | | 0 | 0 |
| BOTQUIN Clément | ***Hors Ligue*** | | Ne sait pas | NR | 1 | 1 | 1 | 30 | non | 0 | 0 | 0 |
| BOTQUIN Jean-François | ***Hors Ligue*** | | 2e Kyu | NR | 0 | 1 | 1 | 30 | non | 0 | 0 | 0 |
| BOUGATEF Leila | UNAGI SANBIKI (Lille) | leila.h.bougatef@gmail.com | MuKyu | Aucun | 0 | 0 | 1 | 20 | non | | 0 | 0 |
| Bouquin Christophe | ASSOCIATION MOUVALLOISE AIKIDO | cristophe.bouquin@gmail.com | 4e Dan | Aucun | 0 | 1 | 0 | 30 | non | 1 | 0 | 0 |
| Broche Dorothée | JUDO CLUB LA MADELEINE | doroka@hotmail.fr | 1er Dan | Aucun | 0 | 1 | 1 | 30 | non | 8 | 0 | oui |
| BRUGIER Alexis | JUDO CLUB LA MADELEINE | | Ne sait pas | Aucun | 0 | 1 | 1 | 30 | non | | 0 | 0 |
| Bulteau Franck | ECOLE D'ARTS MARTIAUX | famillebulteau@wanadoo.fr | 3e Dan | BF | 1 | 1 | 0 | 30 | non | 150 | 0 | 0 |
| Camara Doudou | JUDO CLUB LA MADELEINE | dou59800@gmail.com | 2e Dan | Aucun | 1 | 1 | 0 | 30 | non | 8 | 0 | |
| CAMP Delphine | ***Hors Ligue*** | delphinecamp@yahoo.co.uk | Ne sait pas | Aucun | 0 | 1 | 0 | 20 | non | | 0 | 0 |
| Chiaramonte Francesco | AIKIDO NOYELLES LES SECLIN | francesco.chiaramonte@orange.fr | 3e Dan | Aucun | 1 | 0 | 0 | 20 | non | 26 | 0 | 0 |
| Chort Cédric | AIKIDO NOYELLES LES SECLIN | cchort@yahoo.fr | 5e Dan | DESJEPS | 1 | 1 | 1 | 0 | non | 26 | 0 | 0 |
| Cochin Nicolas | CLUB AIKIDO PROVINOIS | cap-aikido-provin@hotmail.com | 4e Dan | CQP | 0 | 0 | 1 | 20 | non | 35 | 0 | 0 |
| COLOLUEGNES Martin | CLUB LEO LAGRANGE | mcolgoluegnes@netcourrier.com | 3e Kyu | Aucun | 0 | 0 | 1 | 20 | non | | 0 | 0 |
| COLPAERT Benedict | ***Hors Ligue*** | benedict.colpaert@gmail.com | 5e Kyu | Aucun | 0 | 1 | 0 | 20 | non | | 0 | 0 |
| Dao Phan Pascal | J-A-K LAMBERSART | pascal.daophan@sfr.fr | 2e Dan | Aucun | 0 | 0 | 1 | 20 | non | 12 | 0 | 0 |
| Delanoe Alexis | JUDO CLUB LA MADELEINE | alexisdelanoe@gmail.com | 1er Dan | Aucun | 1 | 0 | 0 | 20 | non | 8 | 1 | oui |
| DELATTRE Sébastien | ***Hors Ligue*** | sdelattre@nouveauterritoire.com | 2e Dan | Aucun | 0 | 1 | 0 | 20 | non | | 0 | 0 |
| DESRUMAUX Gilles | J-A-K LAMBERSART | gildesrumaux@hotmail.fr | MuKyu | Aucun | 0 | 1 | 1 | 30 | non | | 0 | 0 |
| D'huy Julien | CLUB LEO LAGRANGE | | 4e Dan | BF | 1 | 0 | 0 | 20 | non | 10 | 0 | 0 |
| Doligé Yves | AIKIDO BEAUQUESNE | yves.dolige@gmail.com | MuKyu | Aucun | 0 | 1 | 0 | 20 | non | | 0 | oui |
| Doreau Sarah | UNAGI SANBIKI (Lille) | doreausarah@gmail.com | 2e Dan | Aucun | 0 | 0 | 0 | 30 | non | 15 | 1 | |
| Dubost Jean-François | CERCLE DES ARTS MARTIAUX | Dubostjf@protonmail.com | 3e Dan | Aucun | 1 | 1 | 0 | 30 | non | 153 | 0 | oui |
| Durand Julie | AIKIDO NOYELLES LES SECLIN | durandjulie.pro@gmail.com | 2e Dan | Aucun | 1 | 1 | 1 | 30 | non | 26 | 1 | oui |
| Fauries Arnaud | AIKIDO COMPIEGNE | arnaudfauries@hotmail.com | 4e Dan | BF | 1 | 1 | 1 | 0 | non | 167 | 1 | 0 |
| Florent Bruno | AIKIDO NOYELLES LES SECLIN | brflorent@wanadoo.fr | 3e Kyu | Aucun | 0 | 1 | 0 | 20 | non | 26 | 0 | oui |
| Fossé Olivier | J-A-K LAMBERSART | fosse.olivier@yahoo.fr | 3e Dan | CQP | 1 | 1 | 0 | 30 | non | 12 | 0 | 0 |
| Gmyr Valéry | AIKIDO NOYELLES LES SECLIN | valery.gmyr@gmail.com | 1er Dan | Aucun | 0 | 0 | 1 | 20 | non | 26 | 1 | 0 |
| Gronostay Stephan | AIKIDO NOYELLES LES SECLIN | dr.stephan.gronostay@gmail.com | 5e Dan | BF | 1 | 1 | 0 | 30 | non | 26 | 0 | oui |
| Guichet Caroline | WAZIERS AIKIDO CLUB | caroline.guichet@gmail.com | 4e Dan | CQP | 1 | 1 | 1 | 0 | non | 49 | 0 | 0 |
| Hattab Dalila | AIKIDO NOYELLES LES SECLIN | dalila.hattab@worldline.com | 3e Dan | Aucun | 1 | 0 | 0 | 20 | non | 26 | 1 | 0 |
| Hayotte Julie | ***Hors Ligue*** | juliehmobile@gmail.com | 3e Kyu | NR | 1 | 1 | 1 | 30 | non | 0 | 0 | oui |
| Hayotte Fabienne | ***Hors Ligue*** | fabienne.hayotte@gmail.com | 3e Dan | Aucun | 1 | 1 | 1 | 30 | non | | 0 | oui |
| HENNEBERT Michel | ***Hors Ligue*** | | Ne sait pas | NR | 1 | 1 | 0 | 30 | non | 0 | 0 | 0 |
| HENRY Clara | ***Hors Ligue*** | hhclara.hh@gmail.com | 5e Kyu | Aucun | 0 | 1 | 0 | 20 | non | | 0 | 0 |
| Horrie Jean-Pierre | CERCLE DES ARTS MARTIAUX | jphor@orange.fr | 6e Dan | DEJEPS | 1 | 1 | 0 | 0 | non | 153 | 1 | 0 |
| Joly Laurent | J-A-K LAMBERSART | joly.laurent@free.fr | 1er Dan | Aucun | 0 | 1 | 0 | 20 | non | 12 | 0 | 0 |
| KINTZ Isabelle | ***Hors Ligue*** | i.kintz@free.fr | Ne sait pas | Aucun | 0 | 1 | 1 | 30 | non | | 0 | 0 |
| KINTZ Jean-Christophe | ***Hors Ligue*** | i.kintz@free.fr | Ne sait pas | Aucun | 0 | 1 | 1 | 30 | non | | 0 | 0 |
| Kong Viu-Long | J-A-K LAMBERSART | viu@free.fr | 1er Kyu | Aucun | 0 | 1 | 1 | 30 | non | 12 | 0 | 0 |
| Lantoine Thierry | ASSOCIATION MOUVALLOISE AIKIDO | thierry-lantoine2@orange.fr | 2e Dan | BF | 1 | 0 | 1 | 20 | non | 1 | 0 | 0 |
| LAURENT Vianney | CLUB AIKIDO PROVINOIS | | 2e Kyu | Aucun | 0 | 0 | 1 | 20 | non | | 0 | 0 |
| LAURENT Margaux | CLUB AIKIDO PROVINOIS | | 2e Kyu | Aucun | 0 | 0 | 1 | 20 | non | | 0 | 0 |
| Legrand Pierre | AIKIDO NOYELLES LES SECLIN | legrandpc@gmail.com | 2e Dan | BF | 1 | 1 | 0 | 30 | non | 26 | 1 | oui |
| LIETAER Amaury | ASS NEUVILLOISE D'AIKIDO (ANA) | lietaer.amaury@gmail.com | 3e Dan | BF | 0 | 0 | 1 | 20 | non | | 0 | 0 |
| Loonis Régis | JUMBI DOSA AIKIDO CLUB | regis.loonis01@orange.fr | 4e Dan | BF | 1 | 1 | 0 | 30 | non | 84 | 0 | oui |
| Loonis Véronique | JUMBI DOSA AIKIDO CLUB | regis.loonis01@orange.fr | 1er Dan | Aucun | 1 | 1 | 0 | 30 | non | 84 | 0 | oui |
| Loonis Marc | JUMBI DOSA AIKIDO CLUB | marcloonis@hotmail.com | 4e Dan | BF | 1 | 1 | 0 | 30 | non | 84 | 0 | 0 |
| Lourme Frédéric | ASSOCIATION MOUVALLOISE AIKIDO | | 1er Dan | Aucun | 0 | 0 | 1 | 20 | non | 1 | 0 | 0 |
| MACOU Pascal | ***Hors Ligue*** | pascal.macou@gmail.com | 4e Kyu | Aucun | 0 | 1 | 0 | 20 | non | | 0 | 0 |
| Marcelino Georges | USAO AIKIDO ARRAS | g.marcelino77@gmail.com | 2e Dan | Aucun | 0 | 1 | 1 | 30 | non | 62 | 0 | 0 |
| MARTINET Thierry | ***Hors Ligue*** | | 3e Dan | Aucun | 0 | 1 | 1 | 30 | non | | 0 | 0 |
| Massias Dominique | AIKIDO SAINT GRATIEN | domimassias@wanadoo.fr | 5e Dan | DEJEPS | 1 | 1 | 0 | 0 | non | 123 | 1 | 0 |
| Michalski Youlika | AIKIDO NOYELLES LES SECLIN | youlika@hotmail.fr | 5e Dan | DEJEPS | 1 | 1 | 1 | 0 | non | 26 | 0 | 0 |
| Moreau Hélène | AIKIDO FIVES | moreau.helen@orange.fr | 3e Dan | BF | 1 | 1 | 1 | 0 | non | 15 | 0 | 0 |
| Nguyen Suzanne | AIKIDO NOYELLES LES SECLIN | suzanne.nguyen18@gmail.com | 1er Dan | Aucun | 1 | 1 | 1 | 30 | non | 26 | 1 | oui |
| PAYOT Olivier | ***Hors Ligue*** | amatsuchitournai@gmail.com | Ne sait pas | Aucun | 1 | 1 | 1 | 30 | non | | 0 | 0 |
| Pichot Gilles | ASSOCIATION MOUVALLOISE AIKIDO | gilles.pichot@free.fr | 4e Dan | CQP | 1 | 1 | 1 | 30 | non | 1 | 0 | 0 |
| Poulain Joel | ***Hors Ligue*** | joel.poulain@numericable.fr | 5e Dan | CQP | 0 | 1 | 0 | 20 | non | 16 | 0 | 0 |
| PROVOST Céline | ASS NEUVILLOISE D'AIKIDO (ANA) | celine.collorais@gmail.com | 4e Kyu | Aucun | 0 | 0 | 1 | 20 | non | | 0 | 0 |
| Regnez Jean-Pierre | WAZIERS AIKIDO CLUB | | 5e Dan | BF | 1 | 1 | 0 | 30 | non | 49 | 0 | 0 |
| ROBERT Emilie | AIKIDO SAINT ANDRE (A.S.A) | | Ne sait pas | Aucun | 0 | 1 | 0 | 20 | non | | 0 | 0 |
| ROCTON-GARNIER Tiphaine | ***Hors Ligue*** | tiphainerg@gmail.com | 2e Dan | Aucun | 1 | 1 | 1 | 30 | non | | 0 | 0 |
| Rose Gabriel | AIKIDO NOYELLES LES SECLIN | grose.pio@gmail.Com | 2e Kyu | Aucun | 1 | 1 | 0 | 30 | non | 26 | 0 | oui |
| ROYER Christophe | ***Hors Ligue*** | royer_chris@yahoo.fr | 2e Dan | Aucun | 1 | 1 | 1 | 30 | non | | 0 | 0 |
| Sanson Jean-Michel | J-A-K LAMBERSART | jmichelsans@gmail.com | Ne sait pas | Aucun | 0 | 1 | 0 | 20 | non | 12 | 0 | 0 |
| Sassi Othman | ASSOCIATION MOUVALLOISE AIKIDO | othmansassi@gmail.com | 4e Dan | Aucun | 1 | 1 | 0 | 30 | non | 1 | 0 | 0 |
| Sassi Hachemi | ASSOCIATION MOUVALLOISE AIKIDO | hachemi.sassi@neuf.fr | 3e Dan | BF | 1 | 0 | 1 | 30 | non | 1 | 0 | 0 |
| Skikar ElMehdi | UNAGI SANBIKI (Lille) | skikar.elmehdi@gmail.com | 4e Kyu | Aucun | 0 | 0 | 1 | 20 | non | | 0 | oui |
| STIENNE Olivier | J-A-K LAMBERSART | | 1er Dan | Aucun | 0 | 1 | 1 | 30 | non | 12 | 0 | 0 |
| Thery Patrick | AIKIDO SAINT ANDRE (A.S.A) | patrickthery0168@gmail.com | 3e Dan | BF | 1 | 0 | 0 | 20 | non | 10 | 0 | 0 |
| Thomas Jean-Pierre | AIKIDO SAINT ANDRE (A.S.A) | jeanpierre.thomas78@sfr.fr | 5e Dan | DEJEPS | 1 | 0 | 0 | 20 | non | 10 | 1 | 0 |
| Trongneux Patrick | AIKIDO BEAUQUESNE | patrick.trongneux@gmail.com | 3e Dan | BF | 1 | 1 | 0 | 30 | non | 108 | 1 | 0 |
| Van Caeneghem Benoît | J-A-K LAMBERSART | ben.spica@gmail.com | 1er Dan | BF | 1 | 1 | 1 | 30 | non | 12 | 0 | 0 |
| Vanhoutte Jérôme | ASSOCIATION MOUVALLOISE AIKIDO | moonadress@hotmail.com | 3e Dan | Aucun | 1 | 0 | 0 | 20 | non | 1 | 0 | 0 |
| Wattelle Dominique | ASSOCIATION MOUVALLOISE AIKIDO | dominique.wattelle@wanadoo.fr | 6e Dan | BF | 1 | 1 | 1 | 0 | non | 1 | 1 | 0 |
| Whitead Yann | JUMBI DOSA AIKIDO CLUB | y.whitead@gmail.com | 4e Dan | CQP | 1 | 1 | 0 | 30 | non | 84 | 0 | 0 |