baserCMS クラスリファレンス

PrefixOrmResolver extends OrmResolver
in package
implements ResolverInterface

PrefixOrmResolver

Table of Contents

Interfaces

ResolverInterface

Methods

find()  : array<string|int, mixed>|EntityInterface|null
Find

Methods

find()

Find

public find(array<string|int, mixed> $conditions[, string $type = self::TYPE_AND ]) : array<string|int, mixed>|EntityInterface|null

プレフィックス付きの Jwt の subject を分解して finder に渡す

Parameters
$conditions : array<string|int, mixed>
$type : string = self::TYPE_AND
Tags
checked
noTodo
Return values
array<string|int, mixed>|EntityInterface|null

        
On this page

Search results