Search for basename
- Search 7.x for basename
- Search 9.5.x for basename
- Search 10.3.x for basename
- Search 11.x for basename
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| drupal_basename | function | core/ |
Gets the filename from a given path. |
| FileSystem::basename | function | core/ |
Gets the filename from a given path. |
| FileSystemDeprecationTest::testDeprecatedDrupalBasename | function | core/ |
@expectedDeprecation drupal_basename() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::basename(). See https://www.drupal.org/node/2418133. |
| FileSystemInterface::basename | function | core/ |
Gets the filename from a given path. |
| FileSystemTest::providerTestBasename | function | core/ |
|
| FileSystemTest::testBasename | function | core/ |
@covers ::basename[[api-linebreak]] |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.