Search for dirname

  1. Search 7.x for dirname
  2. Search 9.5.x for dirname
  3. Search 8.9.x for dirname
  4. Search 10.3.x for dirname
  5. Other projects
Title Object type File name Summary
DummyExternalReadOnlyWrapper::dirname function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Gets the name of the directory from a given path.
ExtensionStreamBase::dirname function core/lib/Drupal/Core/StreamWrapper/ExtensionStreamBase.php Gets the name of the directory from a given path.
ExtensionStreamTest::testDirnameAsParameter function core/tests/Drupal/KernelTests/Core/StreamWrapper/ExtensionStreamTest.php Tests call of ::dirname() without setting a URI first.
ExtensionStreamTest::testStreamWrapperDirnameOnMissingExtensions function core/tests/Drupal/KernelTests/Core/StreamWrapper/ExtensionStreamTest.php Test the dirname method on uninstalled extensions.
FileSystem::dirname function core/lib/Drupal/Core/File/FileSystem.php Gets the name of the directory from a given path.
FileSystemInterface::dirname function core/lib/Drupal/Core/File/FileSystemInterface.php Gets the name of the directory from a given path.
LocalStream::dirname function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Gets the name of the directory from a given path.
StreamWrapperInterface::dirname function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Gets the name of the directory from a given path.

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