MetaFox

Markers

Table of Contents

packages/metafox/activity/src/Support/Browse/Scopes/SortScope.php 1
packages/metafox/activity-point/src/Support/Gateways/ActivityPoint.php 1
packages/metafox/comment/src/Repositories/Eloquent/CommentRepository.php 1
packages/metafox/core/src/Http/Controllers/Api/v1/StoreAdminController.php 1
packages/metafox/core/src/Policies/Handlers/CanSponsorInFeed.php 1
packages/metafox/core/src/Repositories/Eloquent/DriverRepository.php 2
packages/metafox/core/src/Repositories/NetworkPolicyRepository.php 1
packages/metafox/core/src/Support/BanWord.php 2
packages/metafox/photo/src/Contracts/HasTotalPhoto.php 1
packages/metafox/user/src/Presenters/UserPresenter.php 1
packages/metafox/user/src/Support/UserPrivacy.php 2
packages/metafox/user/src/Support/UserValue.php 1
packages/platform/src/Facades/Modules.php 2
packages/platform/src/MetaFoxStore.php 1
packages/platform/src/Middleware/ForceJsonResponse.php 1
packages/platform/src/PackageBundleInfo.php 1

SortScope.php

Type Line Description
TODO 46 Implement apply() method.

ActivityPoint.php

Type Line Description
TODO 129 log here

CommentRepository.php

Type Line Description
TODO 731 Please improve later by using UNION ALL with one query

StoreAdminController.php

Type Line Description
TODO 82 should we clean up post-installation (eg. remove extracted/downloaded package)?

CanSponsorInFeed.php

Type Line Description
TODO 14 BA requested to temporarily disable this feature, will be implemented later in Ads app

DriverRepository.php

Type Line Description
TODO 143 should join to active package.
TODO 191 should join to active package.

NetworkPolicyRepository.php

Type Line Description
TODO 21 Implement hasNetworkRole() method.

BanWord.php

Type Line Description
TODO 109 Implement parse() method.
TODO 47 implement later

HasTotalPhoto.php

Type Line Description
TODO 13 remove total_photo,

UserPresenter.php

Type Line Description
TODO 12 remove presenter, use resource collection.

UserPrivacy.php

Type Line Description
TODO 19 should cache.
TODO 201 check isFriendOfFriend.

UserValue.php

Type Line Description
TODO 18 should cache.

Modules.php

Type Line Description
TODO 24 prefer discover(string $type)
TODO 24 prefer dispatch(\Closure $callback) instead

MetaFoxStore.php

Type Line Description
TODO 226 should we replace this with package name?

ForceJsonResponse.php

Type Line Description
TODO 16 is is necessary?

PackageBundleInfo.php

Type Line Description
TODO 20 this is not used anywhere ??

Search results