|EntryGallery newModelQuery() * @method static \Illuminate\Database\Eloquent\Builder|EntryGallery newQuery() * @method static \Illuminate\Database\Eloquent\Builder|EntryGallery query() * @method static \Illuminate\Database\Eloquent\Builder|EntryGallery whereCreatedAt($value) * @method static \Illuminate\Database\Eloquent\Builder|EntryGallery whereGalleryableId($value) * @method static \Illuminate\Database\Eloquent\Builder|EntryGallery whereGalleryableType($value) * @method static \Illuminate\Database\Eloquent\Builder|EntryGallery whereId($value) * @method static \Illuminate\Database\Eloquent\Builder|EntryGallery whereImage($value) * @method static \Illuminate\Database\Eloquent\Builder|EntryGallery whereUpdatedAt($value) * @property int $order * @method static \Illuminate\Database\Eloquent\Builder|EntryGallery whereOrder($value) * @mixin \Eloquent */ class EntryGallery extends Gallery {}