Search for mkdir

  1. Search 7.x for mkdir
  2. Search 9.5.x for mkdir
  3. Search 8.9.x for mkdir
  4. Search 10.3.x for mkdir
  5. Other projects
Title Object type File name Summary
drupal_install_mkdir function core/includes/install.inc Creates a directory with the specified permissions.
FileSystem::mkdir function core/lib/Drupal/Core/File/FileSystem.php Creates a directory, optionally creating missing components in the path.
FileSystem::mkdirCall function core/lib/Drupal/Core/File/FileSystem.php Ensures we don't pass a NULL as a context resource to mkdir().
FileSystemInterface::mkdir function core/lib/Drupal/Core/File/FileSystemInterface.php Creates a directory, optionally creating missing components in the path.
LocalReadOnlyStream::mkdir function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Support for mkdir().
LocalStream::mkdir function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Create a directory.
PhpStreamWrapperInterface::mkdir function core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php Create a directory.
ReadOnlyStream::mkdir function core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php Support for mkdir().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.