KMP PHP API Reference

Markers

Table of Contents

plugins/Officers/src/Controller/OfficersController.php 1
plugins/Officers/src/Controller/RostersController.php 1
plugins/Queue/src/Command/BakeQueueTaskCommand.php 1
plugins/Queue/src/Command/InfoCommand.php 2
plugins/Queue/src/Model/Table/QueuedJobsTable.php 2
plugins/Waivers/src/Controller/WaiverTypesController.php 3
plugins/Waivers/src/Model/Table/WaiverTypesTable.php 1
src/Controller/GatheringsController.php 1
src/Model/Behavior/SortableBehavior.php 4
src/Model/Entity/Member.php 14
src/Services/ActiveWindowManager/DefaultActiveWindowManager.php 1

OfficersController.php

Type Line Description
TODO 488 Audit for Privacy

RostersController.php

Type Line Description
TODO 134 Reactiviate when we have reliable membership date

BakeQueueTaskCommand.php

Type Line Description
TODO 118 //\$task->run(\$data, \$jobId);

InfoCommand.php

Type Line Description
TODO 95 refactor using $io->helper table?
TODO 111 refactor using $io->helper table?

QueuedJobsTable.php

Type Line Description
TODO 670 break;
TODO 690 break;

WaiverTypesController.php

Type Line Description
TODO 212 Add back 'Documents' contain when Documents table and document_id column are implemented
TODO 255 Add back Documents reload when Documents table and document_id column are implemented
TODO 411 Add back 'Documents' contain when Documents table and document_id column are implemented

WaiverTypesTable.php

Type Line Description
TODO 52 Uncomment when Documents table and document_id column are implemented

GatheringsController.php

Type Line Description
TODO 819 find a way to do this with out breaking the plugin/core boundry.

SortableBehavior.php

Type Line Description
TODO 80 Log error
TODO 116 Log error
TODO 162 Log error
TODO 297 When saving multiple entities at once, even though isFirst() is used, starting from the second one it starts returning FALSE, but they actually don't exist yet so updateAll returns false

Member.php

Type Line Description
TODO 217 Check Privacy Settings
TODO 219 Check Privacy Settings
TODO 221 Check Privacy Settings
TODO 223 Check Privacy Settings
TODO 225 Check Privacy Settings
TODO 227 Check Privacy Settings
TODO 229 Check Privacy Settings
TODO 231 Check Privacy Settings
TODO 233 Check Privacy Settings
TODO 235 Check Privacy Settings
TODO 237 Check Privacy Settings
TODO 239 Check Privacy Settings
TODO 241 Check Privacy Settings
TODO 243 Check Privacy Settings

DefaultActiveWindowManager.php

Type Line Description
TODO 86 this should be the start of the entity, not the start of the role

Search results