PHP Класс Neos\Flow\Tests\Functional\Command\BehatTestHelper

Наследование: use trait Neos\Flow\Tests\Behavior\Features\Bootstrap\IsolatedBehatStepsTrait, use trait Neos\Flow\Tests\Behavior\Features\Bootstrap\SecurityOperationsTrait
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$authenticationManager Neos\Flow\Security\Authentication\AuthenticationManagerInterface
$bootstrap Neos\Flow\Core\Bootstrap
$environment Neos\Flow\Utility\Environment
$mockActionRequest Neos\Flow\Mvc\ActionRequest
$objectManager Neos\Flow\ObjectManagement\ObjectManagerInterface
$policyService Neos\Flow\Security\Policy\PolicyService
$privilegeManager Neos\Flow\Security\Authorization\PrivilegeManagerInterface
$securityContext Neos\Flow\Security\Context
$testingProvider Neos\Flow\Security\Authentication\Provider\TestingProvider

Открытые методы

Метод Описание
initializeObject ( ) : void

Защищенные методы

Метод Описание
getObjectManager ( ) : mixed

Описание методов

getObjectManager() защищенный Метод

protected getObjectManager ( ) : mixed
Результат mixed

initializeObject() публичный Метод

public initializeObject ( ) : void
Результат void

Описание свойств

$authenticationManager защищенное свойство

protected AuthenticationManagerInterface,Neos\Flow\Security\Authentication $authenticationManager
Результат Neos\Flow\Security\Authentication\AuthenticationManagerInterface

$bootstrap защищенное статическое свойство

protected static Bootstrap,Neos\Flow\Core $bootstrap
Результат Neos\Flow\Core\Bootstrap

$environment защищенное свойство

protected Environment,Neos\Flow\Utility $environment
Результат Neos\Flow\Utility\Environment

$mockActionRequest защищенное свойство

protected ActionRequest,Neos\Flow\Mvc $mockActionRequest
Результат Neos\Flow\Mvc\ActionRequest

$objectManager защищенное свойство

protected ObjectManagerInterface,Neos\Flow\ObjectManagement $objectManager
Результат Neos\Flow\ObjectManagement\ObjectManagerInterface

$policyService защищенное свойство

protected PolicyService,Neos\Flow\Security\Policy $policyService
Результат Neos\Flow\Security\Policy\PolicyService

$privilegeManager защищенное свойство

protected PrivilegeManagerInterface,Neos\Flow\Security\Authorization $privilegeManager
Результат Neos\Flow\Security\Authorization\PrivilegeManagerInterface

$securityContext защищенное свойство

protected Context,Neos\Flow\Security $securityContext
Результат Neos\Flow\Security\Context

$testingProvider защищенное свойство

protected TestingProvider,Neos\Flow\Security\Authentication\Provider $testingProvider
Результат Neos\Flow\Security\Authentication\Provider\TestingProvider