Search for isFile
- Search 7.x for isFile
 - Search 9.5.x for isFile
 - Search 8.9.x for isFile
 - Search 10.3.x for isFile
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| BaseFileConstraintValidator::assertValueIsFile | function | core/ | 
                                                                                        Checks the value is of type FileInterface. | 
| FileTransfer::isFile | function | core/ | 
                                                                                        Checks if a particular path is a file (not a directory). | 
| FTPExtension::isFile | function | core/ | 
                                                                                        Checks if a particular path is a file (not a directory). | 
| Local::isFile | function | core/ | 
                                                                                        Checks if a particular path is a file (not a directory). | 
| SSH::isFile | function | core/ | 
                                                                                        Checks if a particular path is a file (not a directory). | 
| TestFileTransfer::isFile | function | core/ | 
                                                                                        Checks if a path is a file. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.