Overview

Namespaces

  • Alchemy
    • core
      • query
      • schema
    • dialect
    • engine
    • orm
    • tests
    • util
      • promise
  • PHP

Classes

  • ANSICompilerTest
  • ANSIDeleteTest
  • ANSIInsertTest
  • ANSISelectTest
  • ANSIUpdateTest
  • BaseTest
  • ColumnTypeTest
  • CompilerTest
  • DataTypeLexerTest
  • ElementTest
  • ExpressionTest
  • ForeignTest
  • InsertTest
  • Language
  • MapperTest
  • MockElement
  • MockPromisable
  • ORMQueryTest
  • PromiseTest
  • QueryTest
  • RelationshipTest
  • ScalarTest
  • SessionIntegrationTest
  • SignalTest
  • UploadedFile
  • WaitableTest
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Alchemy\tests

Classes summary
ANSICompilerTest
ANSIDeleteTest
ANSIInsertTest
ANSISelectTest
ANSIUpdateTest
BaseTest
ColumnTypeTest
CompilerTest
DataTypeLexerTest
ElementTest
ExpressionTest
ForeignTest
InsertTest
Language Abstract base class for custom ORM models. this class doesn't actually store any data, it merely acts as an interface between Domain objects and the Session (which actually owns all of the DB records).
MapperTest
MockElement Base class for composable elements
MockPromisable An interface for objects that are functionally identical when composed with Promises; in other words, they must be immutable and time-independent.
ORMQueryTest
PromiseTest
QueryTest
RelationshipTest
ScalarTest
SessionIntegrationTest
SignalTest
UploadedFile Abstract base class for custom ORM models. this class doesn't actually store any data, it merely acts as an interface between Domain objects and the Session (which actually owns all of the DB records).
WaitableTest
API documentation generated by ApiGen 2.8.0