Sorting of different file types

Yes, if I write <?php dump($file) ?> in the loop, I get a long info list for each file.

If I type <?= $file->type() ?>, I get the type of each file only.