sphinx\ColumnSchema phpTypecast()
  • References/PHP/Yii/sphinx/ColumnSchema

phpTypecast() public method Converts the input value according

2025-01-10 15:47:30
sphinx\ColumnSchema $isMva
  • References/PHP/Yii/sphinx/ColumnSchema

$isMva public property Whether this column is a multi value attribute

2025-01-10 15:47:30
sphinx\ColumnSchema dbTypecast()
  • References/PHP/Yii/sphinx/ColumnSchema

dbTypecast() public method Converts the input value according

2025-01-10 15:47:30
sphinx\ColumnSchema $name
  • References/PHP/Yii/sphinx/ColumnSchema

$name public property Name of this column (without quotes).

2025-01-10 15:47:30
sphinx\ColumnSchema $isField
  • References/PHP/Yii/sphinx/ColumnSchema

$isField public property Whether this column is a indexed field

2025-01-10 15:47:30
sphinx\ColumnSchema $isAttribute
  • References/PHP/Yii/sphinx/ColumnSchema

$isAttribute public property Whether this column is an attribute

2025-01-10 15:47:30
sphinx\ColumnSchema typecast()
  • References/PHP/Yii/sphinx/ColumnSchema

typecast() protected method (available since version 2.0.3) Converts

2025-01-10 15:47:30
sphinx\ColumnSchema $dbType
  • References/PHP/Yii/sphinx/ColumnSchema

$dbType public property The DB type of this column. Possible DB

2025-01-10 15:47:30
sphinx\ColumnSchema $type
  • References/PHP/Yii/sphinx/ColumnSchema

$type public property Abstract type of this column. Possible abstract

2025-01-10 15:47:30
sphinx\ColumnSchema $isPrimaryKey
  • References/PHP/Yii/sphinx/ColumnSchema

$isPrimaryKey public property Whether this column is a primary

2025-01-10 15:47:30