Class FilecontentFilterIterator
FilecontentFilterIterator filters files by their contents using patterns (regexps or strings).
- IteratorIterator implements Iterator, Traversable, OuterIterator
- FilterIterator
- Symfony\Component\Finder\Iterator\FilterIterator
- Symfony\Component\Finder\Iterator\MultiplePcreFilterIterator
- Symfony\Component\Finder\Iterator\FilecontentFilterIterator
Namespace: Symfony\Component\Finder\Iterator
Author: Fabien Potencier <fabien@symfony.com>
Author: Włodzimierz Gajda <gajdaw@gajdaw.pl>
Located at finder/Symfony/Component/Finder/Iterator/FilecontentFilterIterator.php
Author: Fabien Potencier <fabien@symfony.com>
Author: Włodzimierz Gajda <gajdaw@gajdaw.pl>
Located at finder/Symfony/Component/Finder/Iterator/FilecontentFilterIterator.php
public
Boolean
|
|
protected
string
|
__construct(),
isRegex()
|
rewind()
|
current(),
getInnerIterator(),
key(),
next(),
valid()
|
$matchRegexps,
$noMatchRegexps
|