Overview

Namespaces

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

Classes

  • AcquisitionTableMap
  • AnalysisTableMap
  • AssayBiomaterialTableMap
  • AssayTableMap
  • BiomaterialpropTableMap
  • BiomaterialRelationshipTableMap
  • BiomaterialTableMap
  • ContactTableMap
  • CvTableMap
  • CvtermTableMap
  • DbTableMap
  • DbxrefTableMap
  • FeatureCvtermDbxrefTableMap
  • FeatureCvtermpropTableMap
  • FeatureCvtermPubTableMap
  • FeatureCvtermTableMap
  • FeatureDbxrefTableMap
  • FeaturePubTableMap
  • FeatureSynonymTableMap
  • FeatureTableMap
  • OrganismTableMap
  • ProtocolTableMap
  • PubauthorTableMap
  • PubDbxrefTableMap
  • PubpropTableMap
  • PubRelationshipTableMap
  • PubTableMap
  • QuantificationTableMap
  • SynonymTableMap
  • Overview
  • Namespace
  • Class
  • Tree

Class CvtermTableMap

This class defines the structure of the 'cvterm' table.

This map class is used by Propel to do runtime db structure discovery. For example, the createSelectSql() method checks the type of a given column used in an ORDER BY clause to know whether it needs to apply SQL to make the ORDER BY case-insensitive (i.e. if it's a text column type).

TableMap
Extended by cli_db\propel\map\CvtermTableMap
Namespace: cli_db\propel\map
Package: propel\generator\cli\db\map
Located at src/cli/db/propel-classes/cli_db/map/CvtermTableMap.php
Methods summary
public
# initialize( )

Initialize the table attributes, columns and validators Relations are not initialized by this method since they are lazy loaded

Initialize the table attributes, columns and validators Relations are not initialized by this method since they are lazy loaded

Throws

PropelException
public
# buildRelations( )

Build the RelationMap objects for this table relationships

Build the RelationMap objects for this table relationships

Constants summary
string CLASS_NAME 'cli_db.map.CvtermTableMap'
#

The (dot-path) name of this class

The (dot-path) name of this class

tbro API documentation generated by ApiGen 2.8.0