RewriteCond %{REQUEST_FILENAME} !-f
означает "если запрошенного файла не существует", аналогичное условие с !-d - то же самое, но применительно к директориями. The [L] flag causes mod_rewrite to stop processing the rule set. In most contexts, this means that if the rule matches, no further rules will be processed. This corresponds to the last command in Perl, or the break command in C. Use this flag to indicate that the current rule should be applied immediately without considering further rules.
Symfony Array - это что?Сложно не ошибиться в таком объёме текста, пишущимся "на скорую руку", но, Вы правы, я имел в виду именно "ARRAY" применительно к Doctrine :)