Метод |
Описание |
|
__construct ( Sylius\Component\Resource\Metadata\MetadataInterface $metadata, Request $request, Parameters $parameters ) |
|
|
getCriteria ( array $criteria = [] ) : array |
|
|
getDefaultTemplate ( $name ) : null | string |
|
|
getEvent ( ) : string | null |
|
|
getFactoryArguments ( ) : array |
|
|
getFactoryMethod ( ) : string | null |
|
|
getFlashMessage ( null $message ) : mixed | null |
|
|
getFormOptions ( ) : array |
|
|
getFormType ( ) : string | null |
|
|
getGrid ( ) : string |
|
|
getLimit ( ) : integer | null |
|
|
getMetadata ( ) : Sylius\Component\Resource\Metadata\MetadataInterface |
|
|
getPaginationMaxPerPage ( ) : integer |
|
|
getParameters ( ) : Parameters |
|
|
getPermission ( string $name ) : string |
|
|
getRedirectHash ( ) : null | string |
Get url hash fragment (#text) which is you configured. |
|
getRedirectParameters ( object | null $resource = null ) : array |
|
|
getRedirectReferer ( ) : null | string |
Get redirect referer, This will detected by configuration
If not exists, The referrer from headers will be used. |
|
getRedirectRoute ( $name ) : mixed | null | string |
|
|
getRepositoryArguments ( ) : array |
|
|
getRepositoryMethod ( ) : string | null |
|
|
getRequest ( ) : Request |
|
|
getRequestParameter ( $parameter, array $defaults = [] ) : array |
|
|
getRouteName ( $name ) : string |
|
|
getSection ( ) : string | null |
|
|
getSerializationGroups ( ) : mixed | null |
|
|
getSerializationVersion ( ) : mixed | null |
|
|
getSortablePosition ( ) : mixed | null |
|
|
getSorting ( array $sorting = [] ) : array |
|
|
getStateMachineGraph ( ) : string |
|
|
getStateMachineTransition ( ) : string |
|
|
getTemplate ( $name ) : mixed | null |
|
|
getVars ( ) |
|
|
hasGrid ( ) : boolean |
|
|
hasPermission ( ) : boolean |
|
|
hasStateMachine ( ) : boolean |
|
|
isCsrfProtectionEnabled ( ) : boolean |
|
|
isFilterable ( ) : boolean |
|
|
isHeaderRedirection ( ) : boolean |
|
|
isHtmlRequest ( ) : boolean |
|
|
isLimited ( ) : boolean |
|
|
isPaginated ( ) : boolean |
|
|
isSortable ( ) : boolean |
|
|