ICanBoogie
  • Documentation
  • API Reference
  • ActiveRecord v2.2.0
Namespaces
  • ICanBoogie
    • ActiveRecord
Classes
  • ActiveRecordCacheBase
  • BelongsToRelation
  • Connection
  • ConnectionCollection
  • ConnectionOptions
  • DateTimePropertySupport
  • HasManyRelation
  • Helpers
  • Model
  • ModelCollection
  • Query
  • Relation
  • RelationCollection
  • RelationNotDefined
  • RunTimeActiveRecordCache
  • Statement
  • Table
Interfaces
  • ActiveRecordCache
  • Exception
Traits
  • CreatedAtProperty
  • DateTimeProperty
  • UpdatedAtProperty
Exceptions
  • ActiveRecordClassNotValid
  • ConnectionAlreadyEstablished
  • ConnectionNotDefined
  • ConnectionNotEstablished
  • ModelAlreadyInstantiated
  • ModelNotDefined
  • RecordNotFound
  • ScopeNotDefined
  • StatementNotValid
  • UnableToSetFetchMode

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\UnableToSetFetchMode, ICanBoogie\ActiveRecord\ConnectionNotDefined, ICanBoogie\ActiveRecord\ConnectionNotEstablished, ICanBoogie\ActiveRecord\ModelAlreadyInstantiated, ICanBoogie\ActiveRecord\ModelNotDefined, ICanBoogie\ActiveRecord\RecordNotFound, ICanBoogie\ActiveRecord\RelationNotDefined, ICanBoogie\ActiveRecord\ScopeNotDefined, ICanBoogie\ActiveRecord\StatementNotValid

Namespace: ICanBoogie\ActiveRecord
Located at Exception.php
ActiveRecord v2.2.0 – Check on GitHub – API documentation generated by ApiGen