Dynamic Code

This is the list of dynamic codes, such as variable variable, variable methods or variables constants. They are executed with the value of the variables, and are often not analyzed statically. You may use the list below to review them manually.

CodeFileLine
$callback( )
/src/Transactions/NullTransactionHandler.php14
$formatter($value)
/src/Imports/HeadingRowFormatter.php93
static('A filepath needs to be passed in order to store the export.')
/src/Exceptions/NoFilePathGivenException.php36
static('A filepath or UploadedFile needs to be passed to start the import.')
/src/Exceptions/NoFilePathGivenException.php28
static("Your requested sheet name [{$name}] is out of bounds.")
/src/Exceptions/SheetNotFoundException.php14
static('Cannot use FromQuery, FromArray or FromCollection and FromView on the same sheet.')
/src/Exceptions/ConcernConflictException.php14
static("Your requested sheet index: {$index} is out of bounds. The actual number of sheets is {$sheetCount}.")
/src/Exceptions/SheetNotFoundException.php25
$handler($event->getConcernable( ), $event->getDelegate( ))
/src/RegistersCustomConcerns.php35
static($spreadsheet->getSheet($index))
/src/Sheet.php125
$listener($event)
/src/HasEventBus.php51
$callback($queuedForDisk[$filePath])
/src/Fakes/ExcelFake.php287
$callback($importedOnDisk[$filePath])
/src/Fakes/ExcelFake.php323
$callback($this->downloads[$fileName])
/src/Fakes/ExcelFake.php225
$callback($storedOnDisk[$filePath])
/src/Fakes/ExcelFake.php256
static($worksheet->getCell($coordinate))
/src/Cell.php37
$transaction(function ( ) use ($sheet) { /**/ } )
/src/Jobs/ReadChunk.php160
static($spreadsheet->getSheetByName($name))
/src/Sheet.php142
($this->transaction)(function ( ) use ($import) { /**/ } )
/src/Reader.php108
static::default( )
/src/Imports/HeadingRowFormatter.php77
$model->{$updatedAtColumn}
/src/Imports/ModelManager.php160
$model->{$createdAtColumn}
/src/Imports/ModelManager.php167
$this->disk->{$name}(...$arguments)
/src/Files/Disk.php50
$model::query( )
/src/Imports/ModelManager.php114
$delegate::listen($event, function (Event $event) use ($concern$handler) { /**/ } )
/src/RegistersCustomConcerns.php37