FieldtypeTable::sleepColumn()

Sleep a column value for storage or query

Usage

$mixed = $fieldtypeTable->sleepColumn(array $col, $itemValue);

Arguments

NameType(s)Description
$colarray

Column definition

$itemValuebool int mixed null Page PageArray string Wire WireData

Value to sleep

Return value

mixed

Exceptions

Method can throw exceptions on error:

  • WireException


FieldtypeTable methods and properties

API reference based on ProcessWire core version 3.0.260