Overview

Namespaces

  • cli_db
    • propel
      • map
      • om
  • cli_import
  • LoggedPDO
  • None
  • PHP
  • webservices
    • cart
    • combisearch
    • details
      • annotations
        • feature
    • graphs
      • barplot
      • genome
    • listing
    • queue

Classes

  • Acquisition
  • AcquisitionPeer
  • AcquisitionQuery
  • Analysis
  • AnalysisPeer
  • AnalysisQuery
  • Assay
  • AssayBiomaterial
  • AssayBiomaterialPeer
  • AssayBiomaterialQuery
  • AssayPeer
  • AssayQuery
  • Biomaterial
  • BiomaterialPeer
  • Biomaterialprop
  • BiomaterialpropPeer
  • BiomaterialpropQuery
  • BiomaterialQuery
  • BiomaterialRelationship
  • BiomaterialRelationshipPeer
  • BiomaterialRelationshipQuery
  • Contact
  • ContactPeer
  • ContactQuery
  • Cv
  • CvPeer
  • CvQuery
  • Cvterm
  • CvtermPeer
  • CvtermQuery
  • Db
  • DbPeer
  • DbQuery
  • Dbxref
  • DbxrefPeer
  • DbxrefQuery
  • Feature
  • FeatureCvterm
  • FeatureCvtermDbxref
  • FeatureCvtermDbxrefPeer
  • FeatureCvtermDbxrefQuery
  • FeatureCvtermPeer
  • FeatureCvtermprop
  • FeatureCvtermpropPeer
  • FeatureCvtermpropQuery
  • FeatureCvtermPub
  • FeatureCvtermPubPeer
  • FeatureCvtermPubQuery
  • FeatureCvtermQuery
  • FeatureDbxref
  • FeatureDbxrefPeer
  • FeatureDbxrefQuery
  • FeaturePeer
  • FeaturePub
  • FeaturePubPeer
  • FeaturePubQuery
  • FeatureQuery
  • FeatureSynonym
  • FeatureSynonymPeer
  • FeatureSynonymQuery
  • Organism
  • OrganismPeer
  • OrganismQuery
  • Protocol
  • ProtocolPeer
  • ProtocolQuery
  • Pub
  • Pubauthor
  • PubauthorPeer
  • PubauthorQuery
  • PubDbxref
  • PubDbxrefPeer
  • PubDbxrefQuery
  • PubPeer
  • Pubprop
  • PubpropPeer
  • PubpropQuery
  • PubQuery
  • PubRelationship
  • PubRelationshipPeer
  • PubRelationshipQuery
  • Quantification
  • QuantificationPeer
  • QuantificationQuery
  • Synonym
  • SynonymPeer
  • SynonymQuery
  • Overview
  • Namespace
  • Class
  • Tree

Class Cvterm

Skeleton subclass for representing a row from the 'cvterm' table.

You should add additional methods to this class to meet the application requirements. This class will only be generated as long as it does not already exist in the output directory.

BaseObject
Extended by cli_db\propel\om\BaseCvterm implements Persistent
Extended by cli_db\propel\Cvterm
Namespace: cli_db\propel
Package: propel\generator\cli\db
Located at src/cli/db/propel-classes/cli_db/Cvterm.php
Methods inherited from cli_db\propel\om\BaseCvterm
__construct(), __toString(), addBiomaterialRelationship(), addBiomaterialprop(), addContact(), addFeature(), addFeatureCvterm(), addFeatureCvtermprop(), addProtocol(), addPub(), addPubRelationship(), addPubprop(), addSynonym(), applyDefaultValues(), buildCriteria(), buildPkeyCriteria(), clear(), clearAllReferences(), clearBiomaterialRelationships(), clearBiomaterialprops(), clearContacts(), clearFeatureCvtermprops(), clearFeatureCvterms(), clearFeatures(), clearProtocols(), clearPubRelationships(), clearPubprops(), clearPubs(), clearSynonyms(), copy(), copyInto(), countBiomaterialRelationships(), countBiomaterialprops(), countContacts(), countFeatureCvtermprops(), countFeatureCvterms(), countFeatures(), countProtocols(), countPubRelationships(), countPubprops(), countPubs(), countSynonyms(), delete(), doAddBiomaterialRelationship(), doAddBiomaterialprop(), doAddContact(), doAddFeature(), doAddFeatureCvterm(), doAddFeatureCvtermprop(), doAddProtocol(), doAddPub(), doAddPubRelationship(), doAddPubprop(), doAddSynonym(), doInsert(), doSave(), doUpdate(), doValidate(), ensureConsistency(), fromArray(), getBiomaterialRelationships(), getBiomaterialRelationshipsJoinBiomaterialRelatedByObjectId(), getBiomaterialRelationshipsJoinBiomaterialRelatedBySubjectId(), getBiomaterialprops(), getBiomaterialpropsJoinBiomaterial(), getByName(), getByPosition(), getContacts(), getCv(), getCvId(), getCvtermId(), getDbxrefId(), getDefinition(), getFeatureCvtermprops(), getFeatureCvtermpropsJoinFeatureCvterm(), getFeatureCvterms(), getFeatureCvtermsJoinFeature(), getFeatureCvtermsJoinPub(), getFeatures(), getFeaturesJoinDbxref(), getFeaturesJoinOrganism(), getIsObsolete(), getIsRelationshiptype(), getName(), getPeer(), getPrimaryKey(), getProtocols(), getPubRelationships(), getPubRelationshipsJoinPubRelatedByObjectId(), getPubRelationshipsJoinPubRelatedBySubjectId(), getPubprops(), getPubpropsJoinPub(), getPubs(), getSynonyms(), getValidationFailures(), hasOnlyDefaultValues(), hydrate(), initBiomaterialRelationships(), initBiomaterialprops(), initContacts(), initFeatureCvtermprops(), initFeatureCvterms(), initFeatures(), initProtocols(), initPubRelationships(), initPubprops(), initPubs(), initRelation(), initSynonyms(), isAlreadyInSave(), isPrimaryKeyNull(), reload(), removeBiomaterialRelationship(), removeBiomaterialprop(), removeContact(), removeFeature(), removeFeatureCvterm(), removeFeatureCvtermprop(), removeProtocol(), removePub(), removePubRelationship(), removePubprop(), removeSynonym(), resetPartialBiomaterialRelationships(), resetPartialBiomaterialprops(), resetPartialContacts(), resetPartialFeatureCvtermprops(), resetPartialFeatureCvterms(), resetPartialFeatures(), resetPartialProtocols(), resetPartialPubRelationships(), resetPartialPubprops(), resetPartialPubs(), resetPartialSynonyms(), save(), setBiomaterialRelationships(), setBiomaterialprops(), setByName(), setByPosition(), setContacts(), setCv(), setCvId(), setCvtermId(), setDbxrefId(), setDefinition(), setFeatureCvtermprops(), setFeatureCvterms(), setFeatures(), setIsObsolete(), setIsRelationshiptype(), setName(), setPrimaryKey(), setProtocols(), setPubRelationships(), setPubprops(), setPubs(), setSynonyms(), toArray(), validate()
Constants inherited from cli_db\propel\om\BaseCvterm
PEER
Properties inherited from cli_db\propel\om\BaseCvterm
$aCv, $alreadyInClearAllReferencesDeep, $alreadyInSave, $alreadyInValidation, $biomaterialRelationshipsScheduledForDeletion, $biomaterialpropsScheduledForDeletion, $collBiomaterialRelationships, $collBiomaterialRelationshipsPartial, $collBiomaterialprops, $collBiomaterialpropsPartial, $collContacts, $collContactsPartial, $collFeatureCvtermprops, $collFeatureCvtermpropsPartial, $collFeatureCvterms, $collFeatureCvtermsPartial, $collFeatures, $collFeaturesPartial, $collProtocols, $collProtocolsPartial, $collPubRelationships, $collPubRelationshipsPartial, $collPubprops, $collPubpropsPartial, $collPubs, $collPubsPartial, $collSynonyms, $collSynonymsPartial, $contactsScheduledForDeletion, $cv_id, $cvterm_id, $dbxref_id, $definition, $featureCvtermpropsScheduledForDeletion, $featureCvtermsScheduledForDeletion, $featuresScheduledForDeletion, $is_obsolete, $is_relationshiptype, $name, $peer, $protocolsScheduledForDeletion, $pubRelationshipsScheduledForDeletion, $pubpropsScheduledForDeletion, $pubsScheduledForDeletion, $startCopy, $synonymsScheduledForDeletion, $validationFailures
tbro API documentation generated by ApiGen 2.8.0