Search for mkdir
- Search 9.5.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 |
---|---|---|---|
Behavior::COMMAND_MKDIR | constant | misc/ |
|
DrupalLocalStreamWrapper::mkdir | function | includes/ |
Support for mkdir(). |
drupal_install_mkdir | function | includes/ |
Creates a directory with the specified permissions. |
drupal_mkdir | function | includes/ |
Creates a directory, optionally creating missing components in the path to the directory. |
PharStreamWrapper::mkdir | function | misc/ |
|
StreamWrapperInterface::mkdir | function | includes/ |
|
_drupal_mkdir_call | function | includes/ |
Helper function. Ensures we don't pass a NULL as a context resource to mkdir(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.