ICanBoogie/ActiveRecord 3.0.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • ActiveRecord
      • ActiveRecordCache
      • Driver
      • Property
      • Validate
        • Reader
        • Validator
        • ValidatorProvider

Classes

  • BelongsToRelation
  • Connection
  • ConnectionCollection
  • ConnectionOptions
  • HasManyRelation
  • Helpers
  • Model
  • ModelCollection
  • Query
  • Relation
  • RelationCollection
  • RelationNotDefined
  • Schema
  • SchemaColumn
  • Statement
  • Table

Interfaces

  • ActiveRecordCache
  • Driver
  • Exception

Exceptions

  • ActiveRecordClassNotValid
  • ConnectionAlreadyEstablished
  • ConnectionNotDefined
  • ConnectionNotEstablished
  • DriverNotDefined
  • ModelAlreadyInstantiated
  • ModelNotDefined
  • RecordNotFound
  • RecordNotValid
  • ScopeNotDefined
  • StatementInvocationFailed
  • StatementNotValid
  • UnableToSetFetchMode

Functions

  • extract_charset_and_collate
  • get_model

Interface Exception

The interface is implemented by ActiveRecord exceptions so that they can be easily recognized.

Direct known implementers

ICanBoogie\ActiveRecord\ActiveRecordClassNotValid, ICanBoogie\ActiveRecord\ConnectionAlreadyEstablished, ICanBoogie\ActiveRecord\ScopeNotDefined, ICanBoogie\ActiveRecord\StatementInvocationFailed, ICanBoogie\ActiveRecord\StatementNotValid, ICanBoogie\ActiveRecord\UnableToSetFetchMode, ICanBoogie\ActiveRecord\ConnectionNotDefined, ICanBoogie\ActiveRecord\ConnectionNotEstablished, ICanBoogie\ActiveRecord\DriverNotDefined, ICanBoogie\ActiveRecord\ModelAlreadyInstantiated, ICanBoogie\ActiveRecord\ModelNotDefined, ICanBoogie\ActiveRecord\RecordNotFound, ICanBoogie\ActiveRecord\RecordNotValid, ICanBoogie\ActiveRecord\RelationNotDefined

Namespace: ICanBoogie\ActiveRecord
Located at ActiveRecord/Exception.php
ICanBoogie/ActiveRecord 3.0.x API documentation generated by ApiGen