Search for rmdir
- Search 7.x for rmdir
- Search 9.5.x for rmdir
- Search 10.3.x for rmdir
- Search 11.x for rmdir
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| drupal_rmdir | function | core/ |
Removes a directory. |
| FileSystem::rmdir | function | core/ |
Removes a directory. |
| FileSystemDeprecationTest::testDeprecatedDrupalRmdir | function | core/ |
@expectedDeprecation drupal_rmdir() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::rmdir(). See https://www.drupal.org/node/2418133. |
| FileSystemInterface::rmdir | function | core/ |
Removes a directory. |
| LocalReadOnlyStream::rmdir | function | core/ |
Support for rmdir(). |
| LocalStream::rmdir | function | core/ |
Support for rmdir(). |
| PhpStreamWrapperInterface::rmdir | function | core/ |
|
| ReadOnlyStream::rmdir | function | core/ |
Support for rmdir(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.