Exception

Database Exceptionyii\db\Exception

SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for integer: "%2021323"
The SQL being executed was: SELECT * FROM "planes" WHERE "id_plan"='%2021323'

Error Info: Array
(
    [0] => 22P02
    [1] => 7
    [2] => ERROR:  invalid input syntax for integer: "%2021323"
)
$_GET = [
    'token' => 'd5be27cd995df4e664f0437f11ff8909S',
    'plan' => '%2021323',
];