HISTORY_READ_LIMIT |
constant |
drupal/core/modules/history/history.module |
Entities changed before this time are always shown as read. |
PictureAdminUITest |
class |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Tests for breakpoint sets admin interface. |
ReadTest::$modules |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/ReadTest.php |
Modules to enable. |
ReadTest::testRead |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/ReadTest.php |
Tests several valid and invalid read requests on all entity types. |
AbstractReaderTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
BreadcrumbTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php |
Definition of Drupal\system\Tests\Menu\BreadcrumbTest. |
Stream::isReadable |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
Check if the stream is readable |
Process::$readBytes |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
LocalReadOnlyStream |
class |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Defines a read-only Drupal stream wrapper base class for local files. |
FileCacheReaderTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
FileReadOnlyStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Reads code as regular PHP files, but won't write them. |
FileCacheReader.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
field_read_instance |
function |
drupal/core/modules/field/field.crud.inc |
Reads a single instance record from the database. |
Stream::IS_READABLE |
constant |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
|
simpletest_log_read |
function |
drupal/core/modules/simpletest/simpletest.module |
Read the error log and report any errors as assertion failures. |
CachedStorage::read |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::read(). |
ReadLimitEntityBody |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
EntityBody decorator used to return only a subset of an entity body |
ReadOnlyStream::$uri |
property |
drupal/core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Instance URI (stream). |
PoDatabaseReader.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Definition of Drupal\locale\PoDatabaseReader. |
Page::usesBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::usesBreadcrumb(). |
SessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
STREAM_WRAPPERS_READ |
constant |
drupal/core/includes/file.inc |
Stream wrapper bit flag -- wrapper is readable (almost always true). |
CommentThreadingTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Tests comment threading. |
PoStreamReader::$_fd |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
File handle of the current PO stream. |
CachedReader::$cache |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
|
CachedReader::$debug |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
|
PoStreamReader::open |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoStreamInterface::open(). |
AnnotationReaderTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AnnotationReaderTest.php |
|
field_read_instances |
function |
drupal/core/modules/field/field.crud.inc |
Reads in field instances that match an array of conditions. |
AnnotationReader.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
|
_forum_topics_unread |
function |
drupal/core/modules/forum/forum.module |
Calculates the number of new posts in a forum that the user has not yet read. |
CachedReaderTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/CachedReaderTest.php |
|
CacheInterface::read |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Cache/CacheInterface.php |
Returns the metadata for the given class from the cache |
_drupal_session_read |
function |
drupal/core/includes/session.inc |
Reads an entire session from the database (internal use only). |
ReadOnlyStream::mkdir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Support for mkdir(). |
ReadOnlyStream::rmdir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Support for rmdir(). |
ReadOnlyStream::chmod |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Support for chmod(). |
PoReaderInterface.php |
file |
drupal/core/lib/Drupal/Component/Gettext/PoReaderInterface.php |
Definition of Drupal\Component\Gettext\PoReaderInterface. |
FileStorageTest::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
Process::STATUS_READY |
constant |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
ArchiveTar::_openRead |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
IndexedReader::__call |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Proxy all methods to the delegate. |
BreadcrumbTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php |
Sets up a Drupal site for running functional and integration tests. |
FileCacheReader::$dir |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
PoStreamReader::$_uri |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
URI of the PO stream that is being read. |
hook_field_read_field |
function |
drupal/core/modules/field/field.api.php |
Act on field records being read from the database. |
PoStreamReader::close |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoStreamInterface::close(). |
DatabaseStorage::read |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::read(). |
StreamInterface::read |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Read data from the stream |
ReadOnlyException.php |
file |
drupal/core/lib/Drupal/Core/TypedData/ReadOnlyException.php |
Contains \Drupal\Core\TypedData\ReadOnlyException. |