The method filePath() does not exist on yii\db\ActiveRecordInterface. It seems like you code against a sub-type of yii\db\ActiveRecordInterface such as yii\db\BaseActiveRecord.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method fileName() does not exist on yii\db\ActiveRecordInterface. It seems like you code against a sub-type of yii\db\ActiveRecordInterface such as yii\db\BaseActiveRecord.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method fileMimeType() does not exist on yii\db\ActiveRecordInterface. It seems like you code against a sub-type of yii\db\ActiveRecordInterface such as yii\db\BaseActiveRecord.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation