Search for fileExists
- Search 7.x for fileExists
- Search 9.5.x for fileExists
- Search 10.3.x for fileExists
- Search 11.x for fileExists
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileExistsException | class | core/ |
Exception thrown when a file unexpectedly exists. |
| FileExistsException.php | file | core/ |
|
| FileFieldTestBase::assertFileExists | function | core/ |
Asserts that a file exists physically on disk. |
| FileFieldTestBaseTrait::assertFileExists | function | core/ |
Asserts that a file exists physically on disk. |
| FileFieldValidateTest::testAssertFileExistsDeprecation | function | core/ |
Tests deprecation of the assertFileExists and assertFileNotExists methods. |
| FileSystemTest::testEnsureFileExistsBeforeCopy | function | core/ |
@covers ::copy[[api-linebreak]] |
| LegacyStateFileExists | class | core/ |
Extends StateFileExists to test with deprecated modules. |
| LegacyStateFileExists.php | file | core/ |
|
| LegacyStateFileExists::$excludeDeprecated | property | core/ |
Flag to exclude deprecated modules from the tests. |
| StateFileExists | class | core/ |
Tests that core modules have a migrate_drupal.yml file as needed. |
| StateFileExists.php | file | core/ |
|
| StateFileExists::$modules | property | core/ |
Modules to enable. |
| StateFileExists::$stateFileRequired | property | core/ |
Modules that should have a migrate_drupal.yml file. |
| StateFileExists::testMigrationState | function | core/ |
Tests that the migrate_drupal.yml files exist as needed. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.