Search for read

  1. Search 7.x for read
  2. Search 9.5.x for read
  3. Search 8.9.x for read
  4. Search 10.3.x for read
  5. Search main for read
  6. Other projects
Title Object type File name Summary
ContentImportAlreadyExistsTest::$modules property core/tests/Drupal/FunctionalTests/DefaultContent/ContentImportAlreadyExistsTest.php Modules to install.
ContentImportAlreadyExistsTest::providerImportEntityThatAlreadyExists function core/tests/Drupal/FunctionalTests/DefaultContent/ContentImportAlreadyExistsTest.php
ContentImportAlreadyExistsTest::setUp function core/tests/Drupal/FunctionalTests/DefaultContent/ContentImportAlreadyExistsTest.php
ContentImportAlreadyExistsTest::testImportEntityThatAlreadyExists function core/tests/Drupal/FunctionalTests/DefaultContent/ContentImportAlreadyExistsTest.php Tests import entity that already exists.
ContextHandlerTest::testApplyContextMappingAlreadyApplied function core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php Tests apply context mapping already applied.
DatabaseStorage::read function core/lib/Drupal/Core/Config/DatabaseStorage.php Reads configuration data from the storage.
DatabaseStorage::readMultiple function core/lib/Drupal/Core/Config/DatabaseStorage.php Reads configuration data from the storage.
DatabaseStorageTest::read function core/tests/Drupal/KernelTests/Core/Config/Storage/DatabaseStorageTest.php Reads configuration data from the storage.
DataDefinition::isReadOnly function core/lib/Drupal/Core/TypedData/DataDefinition.php Determines whether the data is read-only.
DataDefinition::setReadOnly function core/lib/Drupal/Core/TypedData/DataDefinition.php Sets whether the data is read-only.
DataDefinitionInterface::isReadOnly function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Determines whether the data is read-only.
DbLogTest::verifyBreadcrumbs function core/modules/dblog/tests/src/Functional/DbLogTest.php Generates and then verifies breadcrumbs.
DCOM58Test::testIssueSimpleAnnotationReader function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
DirectoryNotReadyException class core/lib/Drupal/Core/File/Exception/DirectoryNotReadyException.php Exception thrown when a file's destination directory is not ready.
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 'read more' functionality.
DisplayTest::testReadMoreCustomURL function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the 'read more' with custom URL.
DisplayTest::testReadMoreNoDisplay function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the 'read more' validation.
drupal.README.md file core/assets/scaffold/files/drupal.README.md Drupal is an open source content management platform supporting a variety of
websites ranging from personal weblogs to large community-driven websites. For
more information, visit the Drupal website, Drupal.org, and join
the Drupal community.
Drupal\Core\Breadcrumb\BreadcrumbPreprocess service core/core.services.yml Drupal\Core\Breadcrumb\BreadcrumbPreprocess
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
DummyExternalReadOnlyWrapper::dir_closedir function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::dir_opendir function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::dir_readdir function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::dir_rewinddir function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::getDescription function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::getExternalUrl function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::getType function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::realpath function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::stream_cast function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::stream_close function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::stream_eof function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::stream_read function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::stream_seek function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::stream_set_option function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::stream_stat function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::stream_tell function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
DummyExternalReadOnlyWrapper::url_stat function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
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
DummyReadOnlyStreamWrapper::getDirectoryPath function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php
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
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

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