Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Symfony
Bundle
DoctrineBundle
Security
EntityUserProvider
PHP 클래스 Symfony\Bundle\DoctrineBundle\Security\EntityUserProvider
상속:
implements
Symfony\Component\Security\User\UserProviderInterface
파일 보기
프로젝트 열기: pmjones/php-framework-benchmarks
보호된 프로퍼티들
프로퍼티
타입
설명
$property
$repository
공개 메소드들
메소드
설명
__construct
(
$em
,
$class
,
$property
= null )
loadUserByUsername
(
$username
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
$em
,
$class
,
$property
= null )
loadUserByUsername()
공개
메소드
public
loadUserByUsername
(
$username
)
프로퍼티 상세
$property
보호되어 있는 프로퍼티
protected
$property
$repository
보호되어 있는 프로퍼티
protected
$repository