7 methods override StreamWrapperInterface::getName()
- DummyExternalReadOnlyWrapper::getName in core/
modules/ file/ tests/ file_test/ src/ StreamWrapper/ DummyExternalReadOnlyWrapper.php - Returns the name of the stream wrapper for use in the UI.
- DummyReadOnlyStreamWrapper::getName in core/
modules/ file/ tests/ file_test/ src/ StreamWrapper/ DummyReadOnlyStreamWrapper.php - Returns the name of the stream wrapper for use in the UI.
- DummyStreamWrapper::getName in core/
modules/ file/ tests/ file_test/ src/ StreamWrapper/ DummyStreamWrapper.php - Returns the name of the stream wrapper for use in the UI.
- PrivateStream::getName in core/
lib/ Drupal/ Core/ StreamWrapper/ PrivateStream.php - Returns the name of the stream wrapper for use in the UI.
- PublicStream::getName in core/
lib/ Drupal/ Core/ StreamWrapper/ PublicStream.php - Returns the name of the stream wrapper for use in the UI.
- TemporaryStream::getName in core/
lib/ Drupal/ Core/ StreamWrapper/ TemporaryStream.php - Returns the name of the stream wrapper for use in the UI.
- TranslationsStream::getName in core/
modules/ locale/ src/ StreamWrapper/ TranslationsStream.php - Returns the name of the stream wrapper for use in the UI.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.