SP
Size: a a a
SP
И
в
VM
VM
VM
VM
BY
PS
Argument 1 passed to Doctrine\ORM\Mapping\Index::__construct() must be of the type array or null, string given, called in /home/wgpavell/lk-dev/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php on line 971
В какую сторону копать, где искать проблему?M★
PS
@ORM\Table(indexes={@ORM\Index(name="time", columns="time")})
columns нужно указывать в виде массиваSG
МФ