CanReadModelSchemas
trait CanReadModelSchemas (View source)
Methods
string|null
getModel(string $model)
No description
Table|null
getModelTable(string $model)
No description
string|null
guessBelongsToRelationshipName(AbstractAsset $column, string $model)
No description
string|null
guessBelongsToRelationshipTableName(AbstractAsset $column)
No description
string
guessBelongsToRelationshipTitleColumnName(AbstractAsset $column, string $model)
No description
Details
protected string|null
getModel(string $model)
No description
protected Table|null
getModelTable(string $model)
No description
protected string|null
guessBelongsToRelationshipName(AbstractAsset $column, string $model)
No description
protected string|null
guessBelongsToRelationshipTableName(AbstractAsset $column)
No description
protected string
guessBelongsToRelationshipTitleColumnName(AbstractAsset $column, string $model)
No description