Class AbstractFindAdapter
Shell engine implementation using GNU find command.
- Symfony\Component\Finder\Adapter\AbstractAdapter implements Symfony\Component\Finder\Adapter\AdapterInterface
- Symfony\Component\Finder\Adapter\AbstractFindAdapter
Direct known subclasses
Symfony\Component\Finder\Adapter\BsdFindAdapter, Symfony\Component\Finder\Adapter\GnuFindAdapter
Abstract
Namespace: Symfony\Component\Finder\Adapter
Author: Jean-François Simon <contact@jfsimon.fr>
Located at finder/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php
Namespace: Symfony\Component\Finder\Adapter
Author: Jean-François Simon <contact@jfsimon.fr>
Located at finder/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php
public
|
|
public
|
|
protected
Boolean
|
|
protected
|
|
abstract protected
|
|
abstract protected
|
#
buildContentFiltering(
|
getName()
|
protected
|
$shell |
|
$contains,
$dates,
$exclude,
$filters,
$followLinks,
$maxDepth,
$minDepth,
$mode,
$names,
$notContains,
$notNames,
$notPaths,
$paths,
$sizes,
$sort
|