BEdita API doc | 4-cactus
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Download

Namespaces

  • BEdita
    • API
      • Auth
      • Controller
        • Admin
        • Component
        • Model
      • Error
      • Event
      • Exception
      • Middleware
      • Model
        • Action
      • Network
        • Exception
      • Shell
      • TestSuite
      • Utility
    • Core
      • Configure
        • Engine
      • Database
        • Type
      • Exception
      • Filesystem
        • Adapter
        • Exception
        • Thumbnail
      • I18n
      • Job
        • Service
      • Mailer
        • Preview
        • Transport
      • Model
        • Action
        • Behavior
        • Entity
        • Table
        • Validation
      • ORM
        • Inheritance
        • Locator
        • Rule
      • Shell
        • Task
      • State
      • TestSuite
        • Fixture
      • Utility

Classes

  • Annotation
  • Application
  • AsyncJob
  • AuthProvider
  • Category
  • DateRange
  • ExternalAuth
  • History
  • Link
  • Location
  • ObjectCategory
  • ObjectEntity
  • ObjectPermission
  • ObjectProperty
  • ObjectRelation
  • Profile
  • Property
  • PropertyType
  • Publication
  • Relation
  • RelationType
  • Role
  • RolesUser
  • Stream
  • Tag
  • Translation
  • Tree
  • UserToken

Traits

  • JsonApiAdminTrait
  • JsonApiModelTrait

Class RelationType

RelationType Entity

Cake\ORM\Entity
Extended by BEdita\Core\Model\Entity\RelationType
Namespace: BEdita\Core\Model\Entity
Located at Core/src/Model/Entity/RelationType.php

Properties summary

protected array $_accessible
# [ '*' => true, ]

Magic properties

public integer $relation_id
public integer $object_type_id
public string $side
public BEdita\Core\Model\Entity\Relation $relation
public BEdita\Core\Model\Entity\ObjectType $object_type
BEdita API doc | 4-cactus API documentation generated by ApiGen