<?php //getProperties.a%253A2%253A%257Bi%253A0%253Bs%253A32%253A%2522Wallabag%255CCoreBundle%255CEntity%255CEntry%2522%253Bi%253A1%253Ba%253A0%253A%257B%257D%257D

return [PHP_INT_MAX, [
    'id',
    'title',
    'url',
    'archived',
    'archivedAt',
    '_Archived',
    'starred',
    '_Starred',
    'content',
    'user',
    'userName',
    'userEmail',
    'userId',
    'createdAt',
    'updatedAt',
    'starredAt',
    'annotations',
    'annotation',
    'mimetype',
    'readingTime',
    'domainName',
    'tags',
    'tagsLabel',
    'serializedTags',
    'allTags',
    'previewPicture',
    'language',
    'HTMLLanguage',
    'uid',
    'public',
    'httpStatus',
    'publishedAt',
    'publishedBy',
    'headers',
    'originUrl',
    'givenUrl',
    'hashedUrl',
]];
