메소드 | 설명 | |
---|---|---|
__construct ( |
||
countEntries ( string $type ) : integer | Return number of entries depending of the type (unread, archive, starred or all). | |
countTags ( ) : integer | Return number of tags. | |
displayStats ( ) : string | Display a single line about reading stats. | |
getFilters ( ) | ||
getFunctions ( ) | ||
getName ( ) | ||
removeWww ( $url ) |
public __construct ( |
||
$entryRepository | ||
$tagRepository | ||
$tokenStorage | Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface | |
$translator | Symfony\Component\Translation\TranslatorInterface |
public countEntries ( string $type ) : integer | ||
$type | string | Type of entries to count |
리턴 | integer |
public displayStats ( ) : string | ||
리턴 | string |