Class OrderStatusI18nTableMap
This class defines the structure of the 'order_status_i18n' 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
-
Thelia\Model\map\OrderStatusI18nTableMap
Namespace: Thelia\Model\map
Package: propel\generator\Thelia\Model\map
Located at core/lib/Thelia/Model/map/OrderStatusI18nTableMap.php
Package: propel\generator\Thelia\Model\map
Located at core/lib/Thelia/Model/map/OrderStatusI18nTableMap.php
public
|
#
initialize( )
Initialize the table attributes, columns and validators Relations are not initialized by this method since they are lazy loaded |
public
|
string |
CLASS_NAME
|
'Thelia.Model.map.OrderStatusI18nTableMap' |
#
The (dot-path) name of this class |