RelationshipType : string
This is an experimental implementation and might change until TYPO3 v13 LTS
Table of Contents
Cases
Methods
- fromTcaConfiguration() : self
- hasMany() : bool
- hasOne() : bool
- isSingularRelationship() : bool
Cases
OneToOne
OneToMany
ManyToOne
ManyToMany
List
Undefined
Methods
fromTcaConfiguration()
public
static fromTcaConfiguration(array<string|int, mixed> $configuration) : self
Parameters
- $configuration : array<string|int, mixed>
Return values
selfhasMany()
public
hasMany() : bool
Return values
boolhasOne()
public
hasOne() : bool
Return values
boolisSingularRelationship()
public
isSingularRelationship() : bool