KMP PHP API Reference

Markers

Table of Contents

plugins/Activities/src/Services/ActivitiesViewCellProvider.php 1
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/Queue/tests/TestCase/Model/Table/QueuedJobsTableTest.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/Model/Table/AppSettingsTable.php 1
src/Services/ActiveWindowManager/DefaultActiveWindowManager.php 1
src/Services/GatheringActivityService.php 1
src/Services/WarrantManager/DefaultWarrantManager.php 1

ActivitiesViewCellProvider.php

Type Line Description
TODO 183 Add count of pending approvals

OfficersController.php

Type Line Description
TODO 198 Audit for Privacy

RostersController.php

Type Line Description
TODO 132 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;

QueuedJobsTableTest.php

Type Line Description
FIXME 529 *
FIXME 570 *

WaiverTypesController.php

Type Line Description
TODO 212 Add back 'Documents' contain when Documents table and document_id column are implemented
TODO 268 Add back Documents reload when Documents table and document_id column are implemented
TODO 424 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 835 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 194 Check Privacy Settings
TODO 196 Check Privacy Settings
TODO 198 Check Privacy Settings
TODO 200 Check Privacy Settings
TODO 202 Check Privacy Settings
TODO 204 Check Privacy Settings
TODO 206 Check Privacy Settings
TODO 208 Check Privacy Settings
TODO 210 Check Privacy Settings
TODO 212 Check Privacy Settings
TODO 214 Check Privacy Settings
TODO 216 Check Privacy Settings
TODO 218 Check Privacy Settings
TODO 220 Check Privacy Settings

AppSettingsTable.php

Type Line Description
TODO 285 Create a caching strategy for this

DefaultActiveWindowManager.php

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

GatheringActivityService.php

Type Line Description
TODO 26 Implement when Waivers plugin is available

DefaultWarrantManager.php

Type Line Description
TODO 110 Reactivate once we get reliable membership data

Search results