Search for read

  1. Search 7.x for read
  2. Search 8.9.x for read
  3. Search 10.3.x for read
  4. Search 11.x for read
  5. Other projects
Title Object type File name Summary
DirectoryNotReadyException.php file core/lib/Drupal/Core/File/Exception/DirectoryNotReadyException.php
DisplayPageTest::testReadMore function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the readmore functionality.
DisplayTest::testReadMoreCustomURL function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the readmore with custom URL.
DisplayTest::testReadMoreNoDisplay function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the readmore validation.
DummyExternalReadOnlyWrapper class core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Helper class for testing the stream wrapper registry.
DummyExternalReadOnlyWrapper.php file core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::dirname function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Gets the name of the directory from a given path.
DummyExternalReadOnlyWrapper::dir_closedir function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Close directory handle.
DummyExternalReadOnlyWrapper::dir_opendir function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Open directory handle.
DummyExternalReadOnlyWrapper::dir_readdir function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Read entry from directory handle.
DummyExternalReadOnlyWrapper::dir_rewinddir function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Rewind directory handle.
DummyExternalReadOnlyWrapper::getDescription function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Returns the description of the stream wrapper for use in the UI.
DummyExternalReadOnlyWrapper::getExternalUrl function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Returns a web accessible URL for the resource.
DummyExternalReadOnlyWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Returns the name of the stream wrapper for use in the UI.
DummyExternalReadOnlyWrapper::getType function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Returns the type of stream wrapper.
DummyExternalReadOnlyWrapper::realpath function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Returns canonical, absolute path of the resource.
DummyExternalReadOnlyWrapper::stream_cast function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Retrieve the underlying stream resource.
DummyExternalReadOnlyWrapper::stream_close function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Closes stream.
DummyExternalReadOnlyWrapper::stream_eof function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Tests for end-of-file on a file pointer.
DummyExternalReadOnlyWrapper::stream_read function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Read from stream.
DummyExternalReadOnlyWrapper::stream_seek function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Seeks to specific location in a stream.
DummyExternalReadOnlyWrapper::stream_set_option function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Change stream options.
DummyExternalReadOnlyWrapper::stream_stat function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Retrieve information about a file resource.
DummyExternalReadOnlyWrapper::stream_tell function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Retrieve the current position of a stream.
DummyExternalReadOnlyWrapper::url_stat function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Retrieve information about a file.
DummyReadOnlyStreamWrapper class core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Helper class for testing the stream wrapper registry.
DummyReadOnlyStreamWrapper.php file core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php
DummyReadOnlyStreamWrapper::getDescription function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Returns the description of the stream wrapper for use in the UI.
DummyReadOnlyStreamWrapper::getDirectoryPath function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Gets the path that the wrapper is responsible for.
DummyReadOnlyStreamWrapper::getExternalUrl function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Override getExternalUrl().
DummyReadOnlyStreamWrapper::getInternalUri function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Override getInternalUri().
DummyReadOnlyStreamWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Returns the name of the stream wrapper for use in the UI.
DummyRemoteReadOnlyStreamWrapper class core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php Dummy read-only remote stream wrapper (dummy-remote-readonly://).
DummyRemoteReadOnlyStreamWrapper.php file core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php
DummyRemoteReadOnlyStreamWrapper::getDescription function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php Returns the description of the stream wrapper for use in the UI.
DummyRemoteReadOnlyStreamWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php Returns the name of the stream wrapper for use in the UI.
DummyRemoteReadOnlyStreamWrapper::getType function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php Returns the type of stream wrapper.
EntityFieldTest::doTestReadWrite function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php Executes the read write test set for a defined entity type.
EntityFieldTest::testReadWrite function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php Tests reading and writing properties and field items.
feed.bridge.reader service core/modules/aggregator/aggregator.services.yml Drupal\aggregator\ZfExtensionManagerSfContainer
feed.bridge.reader service core/core.services.yml Drupal\Component\Bridge\ZfExtensionManagerSfContainer
feed.reader.atomentry service core/core.services.yml Laminas\Feed\Reader\Extension\Atom\Entry
feed.reader.atomfeed service core/core.services.yml Laminas\Feed\Reader\Extension\Atom\Feed
feed.reader.contententry service core/core.services.yml Laminas\Feed\Reader\Extension\Content\Entry
feed.reader.dublincoreentry service core/core.services.yml Laminas\Feed\Reader\Extension\DublinCore\Entry
feed.reader.dublincorefeed service core/core.services.yml Laminas\Feed\Reader\Extension\DublinCore\Feed
feed.reader.podcastentry service core/core.services.yml Laminas\Feed\Reader\Extension\Podcast\Entry
feed.reader.podcastfeed service core/core.services.yml Laminas\Feed\Reader\Extension\Podcast\Feed
feed.reader.slashentry service core/core.services.yml Laminas\Feed\Reader\Extension\Slash\Entry
feed.reader.threadentry service core/core.services.yml Laminas\Feed\Reader\Extension\Thread\Entry

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