class TaxonQuery

Defined in:

queries/taxon_query.cr

Instance Method Summary

Instance methods inherited from class Taxon::BaseQuery

actual_dist_year(value)
actual_dist_year
actual_dist_year
, change_genus_brackets(value)
change_genus_brackets
change_genus_brackets
, class_name(value)
class_name
class_name
, clone clone, created_at(value)
created_at
created_at
, distribution(value)
distribution
distribution
, family(value)
family
family
, find(id) : T find, genus(value)
genus
genus
, id(value)
id
id
, image1(value)
image1
image1
, image2(value)
image2
image2
, image3(value)
image3
image3
, image4(value)
image4
image4
, image5(value)
image5
image5
, japanese_name(value)
japanese_name
japanese_name
, kingdom(value)
kingdom
kingdom
, name_publishedin_year(value)
name_publishedin_year
name_publishedin_year
, note(value)
note
note
, order(value)
order
order
, phylum(value)
phylum
phylum
, scientific_name_author(value)
scientific_name_author
scientific_name_author
, species(value)
species
species
, subfamily(value)
subfamily
subfamily
, subgenus(value)
subgenus
subgenus
, suborder(value)
suborder
suborder
, subspecies(value)
subspecies
subspecies
, subtribe(value)
subtribe
subtribe
, tribe(value)
tribe
tribe
, unknown_author_brackets(value)
unknown_author_brackets
unknown_author_brackets
, unknown_name_publishedin_year_brackets(value)
unknown_name_publishedin_year_brackets
unknown_name_publishedin_year_brackets
, update(id : UUID | Avram::Nothing = IGNORE, created_at : Time | Avram::Nothing = IGNORE, kingdom : String | Avram::Nothing = IGNORE, phylum : String | Avram::Nothing = IGNORE, class_name : String | Avram::Nothing = IGNORE, order : String | Avram::Nothing = IGNORE, suborder : String | Avram::Nothing = IGNORE, family : String | Avram::Nothing = IGNORE, subfamily : String | Avram::Nothing = IGNORE, tribe : String | Avram::Nothing = IGNORE, subtribe : String | Avram::Nothing = IGNORE, genus : String | Avram::Nothing = IGNORE, subgenus : String | Avram::Nothing = IGNORE, species : String | Avram::Nothing = IGNORE, subspecies : String | Avram::Nothing = IGNORE, scientific_name_author : String | Avram::Nothing = IGNORE, name_publishedin_year : Int32 | Avram::Nothing = IGNORE, change_genus_brackets : Bool | Avram::Nothing = IGNORE, unknown_author_brackets : Bool | Avram::Nothing = IGNORE, unknown_name_publishedin_year_brackets : Bool | Avram::Nothing = IGNORE, actual_dist_year : Int32 | Avram::Nothing = IGNORE, japanese_name : String | Avram::Nothing = IGNORE, distribution : String | Avram::Nothing = IGNORE, note : String | Avram::Nothing = IGNORE, image1 : String | Avram::Nothing | Nil = IGNORE, image2 : String | Avram::Nothing | Nil = IGNORE, image3 : String | Avram::Nothing | Nil = IGNORE, image4 : String | Avram::Nothing | Nil = IGNORE, image5 : String | Avram::Nothing | Nil = IGNORE) : Int64 update

Constructor methods inherited from class Taxon::BaseQuery

all : self all

Class methods inherited from class Taxon::BaseQuery

any? : Bool any?, find(id) : T find, first : T first, first? : T | Nil first?, last : T last, last? : T | Nil last?, new_with_existing_query(query : Avram::QueryBuilder) new_with_existing_query, none? : Bool none?, truncate(*, cascade : Bool = false, restart_identity : Bool = false) truncate

Macros inherited from class Taxon::BaseQuery

generate_criteria_method(name, type) generate_criteria_method

Instance Method Detail

def actual_dist_year #

def change_genus_brackets #

def class_name #

def created_at #

def distribution #

def family #

def genus #

def id #

def image1 #

def image2 #

def image3 #

def image4 #

def image5 #

def japanese_name #

def kingdom #

def name_publishedin_year #

def note #

def only_current_user(user_id) #

[View source]
def only_custom_taxon #

[View source]
def only_default_taxon #

[View source]
def order #

def phylum #

def scientific_name_author #

def species #

def subfamily #

def subgenus #

def suborder #

def subspecies #

def subtribe #

def tribe #

def unknown_author_brackets #

def unknown_name_publishedin_year_brackets #