AdapterInterface deprecated 
  interface AdapterInterface 
  deprecated 
 | since | 2.8, to be removed in 3.0. | 
 Methods
  Details
                         $this
    setFollowLinks(bool $followLinks)
         
   Parameters
  Return Value
                            $this
    setMode(int $mode)
         
   Parameters
  Return Value
                            $this
    setExclude(array $exclude)
         
   Parameters
  Return Value
                            $this
    setDepths(array $depths)
         
   Parameters
  Return Value
                            $this
    setNames(array $names)
         
   Parameters
  Return Value
                            $this
    setNotNames(array $notNames)
         
   Parameters
  Return Value
                            $this
    setContains(array $contains)
         
   Parameters
  Return Value
                            $this
    setNotContains(array $notContains)
         
   Parameters
  Return Value
                            $this
    setSizes(array $sizes)
         
   Parameters
  Return Value
                            $this
    setDates(array $dates)
         
   Parameters
  Return Value
                            $this
    setFilters(array $filters)
         
   Parameters
  Return Value
                            $this
    setSort(Closure|int $sort)
         
   Parameters
  Return Value
                            $this
    setPath(array $paths)
         
   Parameters
  Return Value
                            $this
    setNotPath(array $notPaths)
         
   Parameters
  Return Value
                            $this
    ignoreUnreadableDirs(bool $ignore = true)
         
   Parameters
  Return Value
                            Iterator
    searchInDirectory(string $dir)
         
   Parameters
  Return Value
                            bool
    isSupported()
         
   Tests adapter support for current platform.
   Return Value
                            string
    getName()
         
   Returns adapter name.
   Return Value