Export
class Export extends Model (View source)
Traits
Prunable
Properties
| protected | $casts | ||
| protected | $guarded | ||
| static protected bool | $hasPolymorphicUserRelationship | ||
| string | $file_disk | ||
| string | $file_name | ||
| Exporter> | $exporter | ||
| int | $processed_rows | ||
| int | $total_rows | ||
| int | $successful_rows | ||
| Authenticatable read-only | $user |
Methods
BelongsTo
user()
No description
getExporter(array $columnMap, array $options)
No description
int
getFailedRowsCount()
No description
static void
polymorphicUserRelationship(bool $condition = true)
No description
static bool
hasPolymorphicUserRelationship()
No description
Filesystem
getFileDisk()
No description
string
getFileDirectory()
No description
void
deleteFileDirectory()
No description
Details
BelongsTo
user()
No description
Exporter
getExporter(array $columnMap, array $options)
No description
int
getFailedRowsCount()
No description
static void
polymorphicUserRelationship(bool $condition = true)
No description
static bool
hasPolymorphicUserRelationship()
No description
Filesystem
getFileDisk()
No description
string
getFileDirectory()
No description
void
deleteFileDirectory()
No description