records = [ [ 'id' => 1, 'uuid' => '3ebfbe50-e7d2-406e-a092-f031e604b6e5', 'authkey' => $hasher->hash(self::ADMIN_API_KEY), 'authkey_start' => '4cd6', 'authkey_end' => '4c2f', 'expiration' => 0, 'user_id' => 1, 'comment' => '', 'created' => time(), 'modified' => time() ] ]; parent::init(); } }