Search for mkdir
- Search 7.x for mkdir
- Search 8.9.x for mkdir
- Search 10.3.x for mkdir
- Search 11.x for mkdir
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
drupal_install_mkdir | function | core/ |
Creates a directory with the specified permissions. |
FileSystem::mkdir | function | core/ |
Creates a directory, optionally creating missing components in the path. |
FileSystem::mkdirCall | function | core/ |
Ensures we don't pass a NULL as a context resource to mkdir(). |
FileSystemInterface::mkdir | function | core/ |
Creates a directory, optionally creating missing components in the path. |
LocalReadOnlyStream::mkdir | function | core/ |
Support for mkdir(). |
LocalStream::mkdir | function | core/ |
Create a directory. |
PhpStreamWrapperInterface::mkdir | function | core/ |
Create a directory. |
ReadOnlyStream::mkdir | function | core/ |
Support for mkdir(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.