Stream::isReadable |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
Check if the stream is readable |
AbstractReaderTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
HISTORY_READ_LIMIT |
constant |
drupal/core/modules/history/history.module |
Entities changed before this time are always shown as read. |
CachedStorage::read |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::read(). |
Process::$readBytes |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
field_read_instance |
function |
drupal/core/modules/field/field.crud.inc |
Reads a single instance record from the database. |
FileCacheReaderTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
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. |
FileReadOnlyStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Reads code as regular PHP files, but won't write them. |
ReadLimitEntityBody |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
EntityBody decorator used to return only a subset of an entity body |
FileCacheReader.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
_drupal_session_read |
function |
drupal/core/includes/session.inc |
Reads an entire session from the database (internal use only). |
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 |
|
Page::usesBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::usesBreadcrumb(). |
field_read_instances |
function |
drupal/core/modules/field/field.crud.inc |
Reads in field instances that match an array of conditions. |
PoStreamReader::$_fd |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
File handle of the current PO stream. |
PoStreamReader::open |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoStreamInterface::open(). |
_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. |
CommentThreadingTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Tests comment threading. |
PoDatabaseReader.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Definition of Drupal\locale\PoDatabaseReader. |
STREAM_WRAPPERS_READ |
constant |
drupal/core/includes/file.inc |
Stream wrapper bit flag -- wrapper is readable (almost always true). |
AnnotationReaderTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AnnotationReaderTest.php |
|
CachedReaderTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/CachedReaderTest.php |
|
AnnotationReader.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
|
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 |
|
drupal_set_breadcrumb |
function |
drupal/core/includes/common.inc |
Sets the breadcrumb trail for the current page. |
drupal_get_breadcrumb |
function |
drupal/core/includes/common.inc |
Gets the breadcrumb trail for the current page. |
PoStreamReader::$_uri |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
URI of the PO stream that is being read. |
PoStreamReader::close |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoStreamInterface::close(). |
PoReaderInterface.php |
file |
drupal/core/lib/Drupal/Component/Gettext/PoReaderInterface.php |
Definition of Drupal\Component\Gettext\PoReaderInterface. |
hook_field_read_field |
function |
drupal/core/modules/field/field.api.php |
Act on field records being read from the database. |
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. |
StreamInterface::read |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Read data from the stream |
ArchiveTar::_openRead |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
ReadOnlyException.php |
file |
drupal/core/lib/Drupal/Core/TypedData/ReadOnlyException.php |
Definition of Drupal\Core\TypedData\ReadOnlyException. |
DatabaseStorage::read |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::read(). |
COMMENT_MODE_THREADED |
constant |
drupal/core/modules/comment/comment.module |
Comments are displayed as a threaded list - expanded. |
IndexedReader::__call |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Proxy all methods to the delegate. |
FileCacheReader::$dir |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
comment_prepare_thread |
function |
drupal/core/modules/comment/comment.module |
Calculates the indentation level of each comment in a comment thread. |
PictureAdminUITest.php |
file |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Definition of Drupal\picture\Tests\PictureAdminUITest. |
SimpleAnnotationReader |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Simple Annotation Reader. |
PoStreamReader::$_size |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Size of the current PO stream. |
PoStreamReader::getURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoStreamInterface::getURI(). |
PoStreamReader::setURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoStreamInterface::setURI(). |
Stream::$readWriteHash |
property |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
|
ArchiveTar::_readBlock |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|