Follow-up to #2329453: Ignore front end vendor folders to improve directory search performance

Problem/Motivation

Read the original issue for background: #2329453: Ignore front end vendor folders to improve directory search performance.

The patches for the issue improve performance but to do it properly and consistently requires an API change in one of the components. As per comments #127 and #128, we can consider making the API breaking changes in a follow-up here and only the non-breaking changes in 8.0.x, which the original issue handled.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hussainweb created an issue. See original summary.

hussainweb’s picture

hussainweb’s picture

Title: Ignore front end vendor folders to improve directory search performance » Allow extending the blacklist in RecursiveExtensionFilterIterator to improve directory search performance

Updating the title to clearly indicate the API change.

alexpott’s picture

Status: Needs review » Closed (duplicate)