Namespace Cake\Database\Type

Class summary

Interface summary

  • Denotes type objects capable of converting many values from their original database representation to php values.

  • 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–present 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.8/namespace-Cake.Database.Type.html