Overview

Namespaces

  • Contrib
    • Bundle
      • CoverallsBundle
        • Console
        • Entity
      • CoverallsV1Bundle
        • Api
        • Collector
        • Command
        • Config
        • Entity
          • Git
    • Component
      • File
      • Log
      • System
        • Git
  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
      • QueryAggregator
    • Inflection
    • Iterator
    • Log
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Async
      • Backoff
      • Cache
      • Cookie
        • CookieJar
        • Exception
      • CurlAuth
      • ErrorResponse
        • Exception
      • History
      • Log
      • Md5
      • Mock
      • Oauth
    • Service
      • Builder
      • Command
        • Factory
        • LocationVisitor
          • Request
          • Response
      • Description
      • Exception
      • Resource
    • Stream
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Config
        • Definition
          • Builder
          • Exception
        • Exception
        • Loader
        • Resource
        • Util
      • Console
        • Command
        • Formatter
        • Helper
        • Input
        • Output
        • Tester
      • EventDispatcher
        • Debug
      • Finder
        • Adapter
        • Comparator
        • Exception
        • Expression
        • Iterator
        • Shell
      • Stopwatch
      • Yaml
        • Exception

Classes

  • CustomFilterIterator
  • DateRangeFilterIterator
  • DepthRangeFilterIterator
  • ExcludeDirectoryFilterIterator
  • FilecontentFilterIterator
  • FilenameFilterIterator
  • FilePathsIterator
  • FileTypeFilterIterator
  • FilterIterator
  • MultiplePcreFilterIterator
  • PathFilterIterator
  • RecursiveDirectoryIterator
  • SizeRangeFilterIterator
  • SortableIterator
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Namespace Symfony\Component\Finder\Iterator

Classes summary
CustomFilterIterator CustomFilterIterator filters files by applying anonymous functions.
DateRangeFilterIterator DateRangeFilterIterator filters out files that are not in the given date range (last modified dates).
DepthRangeFilterIterator DepthRangeFilterIterator limits the directory depth.
ExcludeDirectoryFilterIterator ExcludeDirectoryFilterIterator filters out directories.
FilecontentFilterIterator FilecontentFilterIterator filters files by their contents using patterns (regexps or strings).
FilenameFilterIterator FilenameFilterIterator filters files by patterns (a regexp, a glob, or a string).
FilePathsIterator Iterate over shell command result.
FileTypeFilterIterator FileTypeFilterIterator only keeps files, directories, or both.
FilterIterator This iterator just overrides the rewind method in order to correct a PHP bug.
MultiplePcreFilterIterator MultiplePcreFilterIterator filters files using patterns (regexps, globs or strings).
PathFilterIterator PathFilterIterator filters files by path patterns (e.g. some/special/dir).
RecursiveDirectoryIterator Extends the \RecursiveDirectoryIterator to support relative paths
SizeRangeFilterIterator SizeRangeFilterIterator filters out files that are not in the given size range.
SortableIterator SortableIterator applies a sort on a given Iterator.
php-coveralls API documentation generated by ApiGen 2.8.0