MetaFox

UserEmbed extends JsonResource
in package
Uses ExtraTrait, UserStatisticTrait

Class UserEmbed.

Tags
SuppressWarnings

(PHPMD.UnusedFormalParameter)

Table of Contents

Properties

$resource  : User

Methods

getExtra()  : array<string|int, mixed>
getExtraAttributes()  : array<string|int, mixed>
toArray()  : array<string, mixed>
Transform the resource collection into an array.
getStatistic()  : array<string, mixed>

Properties

Methods

getExtra()

public getExtra([mixed $resolution = null ]) : array<string|int, mixed>
Parameters
$resolution : mixed = null
Return values
array<string|int, mixed>

getExtraAttributes()

public getExtraAttributes(User $context) : array<string|int, mixed>
Parameters
$context : User
Return values
array<string|int, mixed>

toArray()

Transform the resource collection into an array.

public toArray(Request $request) : array<string, mixed>
Parameters
$request : Request
Tags
throws
AuthenticationException
Return values
array<string, mixed>

getStatistic()

protected getStatistic() : array<string, mixed>
Tags
throws
AuthenticationException
Return values
array<string, mixed>

        
On this page

Search results