Overview

Namespaces

  • rsanchez
    • Deep
      • App
        • EE
        • Laravel
          • Facade
      • Collection
      • Hydrator
      • Model
      • Plugin
      • Relations
      • Repository

Classes

  • AbstractEntity
  • AbstractField
  • AbstractProperty
  • Asset
  • Category
  • CategoryField
  • CategoryPosts
  • Channel
  • Comment
  • Entry
  • Field
  • Fieldtype
  • File
  • GridCol
  • GridRow
  • JoinableScope
  • MatrixCol
  • MatrixRow
  • Member
  • MemberField
  • PlayaEntry
  • RelationshipEntry
  • Site
  • Title
  • UploadPref

Interfaces

  • FileInterface

Traits

  • GlobalAttributeVisibilityTrait
  • JoinableTrait
  • Overview
  • Namespace
  • Class
  • Tree

Namespace rsanchez\Deep\Model

Classes summary
AbstractEntity Model for the channel entries, matrix rows and grid rows
AbstractField Interface for field models
AbstractProperty Interface for field/col models
Asset Model for the assets_files table, joined with assets_selections
Category Model for the categories table
CategoryField Model for the category_fields table
CategoryPosts Model for the category_posts table
Channel Model for the channels table
Comment Model for the comments table
Entry Model for the channel_titles table, joined with channel_data
Field Model for the channel_fields table
Fieldtype Model for the fieldtypes table
File Model for the files table
GridCol Model for the grid_columns table
GridRow Model for the channel_grid_field_X table(s)
JoinableScope Global Joinable scope to automatically join the specified tables
MatrixCol Model for the matrix_cols table
MatrixRow Model for the matrix_data table
Member Model for the members table
MemberField Model for the member_fields table
PlayaEntry Model for the channel_titles table, joined with channel_data
RelationshipEntry Model for the channel_titles table, joined with channel_data
Site Model for the sites table
Title Model for the channel_titles table
UploadPref Model for the upload_prefs table
Interfaces summary
FileInterface Interface for file-based models like File and Asset
Traits summary
GlobalAttributeVisibilityTrait Trait for Eloquent models that allows you to set the model's hidden or visible attributes globally for all instances of the model.
JoinableTrait Model which can optionally join the specified table(s)
API documentation generated by ApiGen 2.8.0