On this page
Namespace Cake\Database\Type
Class summary
- 
     
Binary type converter.
 - 
     
Bool type converter.
 - 
     
Datetime type converter.
 - 
     
Datetime type converter.
 - 
     
Decimal type converter.
 - 
     
Float type converter.
 - 
     
Integer type converter.
 - 
     
Json type converter.
 - 
     
String type converter.
 - 
     
Time type converter.
 - 
     
Provides behavior for the UUID type
 
Interface summary
- 
     
An interface used by Type objects to signal whether the value should be converted to an ExpressionInterface instead of a string when sent to the database.
 - 
     
An interface used by Type objects to signal whether the casting is actually required.
 
Traits summary
- 
     
Offers a method to convert values to ExpressionInterface objects if the type they should be converted to implements ExpressionTypeInterface
 
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
 https://api.cakephp.org/3.3/namespace-Cake.Database.Type.html