Add complete crud. #4
Annotations
10 errors
Static analysis.:
src/ActiveRecord/Category.php#L37
Access to an undefined property Yii\Blog\ActiveRecord\Category::$title.
|
Static analysis.:
src/ActiveRecord/Category.php#L40
Access to an undefined property Yii\Blog\ActiveRecord\Category::$title.
|
Static analysis.:
src/ActiveRecord/Category.php#L51
Call to an undefined method yii\db\ActiveQuery<Yii\Blog\ActiveRecord\Post>::sortDate().
|
Static analysis.:
src/ActiveRecord/Post.php#L14
Call to an undefined method yii\db\ActiveQuery<Yii\Blog\ActiveRecord\Category>::sort().
|
Static analysis.:
src/ActiveRecord/Post.php#L19
Call to an undefined method yii\db\ActiveQuery<Yii\Blog\ActiveRecord\Photos>::sort().
|
Static analysis.:
src/Framework/Behavior/SortableBehavior.php#L22
Access to an undefined property yii\base\Component::$order_num.
|
Static analysis.:
src/Framework/Behavior/SortableBehavior.php#L23
Call to an undefined method yii\base\Component::tableName().
|
Static analysis.:
src/Framework/Migration/Migration.php#L27
Call to an undefined method yii\db\TableSchema::getForeignKey().
|
Static analysis.:
src/UseCase/Category/CategoryService.php#L20
Method yii\db\ActiveQueryInterface::with() invoked with 1 parameter, 0 required.
|
Static analysis.:
src/UseCase/Category/CategoryService.php#L63
Call to an undefined method Yii\Blog\Query\CategoryQuery::roots().
|
The logs for this run have expired and are no longer available.
Loading