LocalReadOnlyStream::unlink |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for unlink(). |
LocalReadOnlyStream::rename |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for rename(). |
PoDatabaseReader::$_options |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
An associative array indicating which type of strings should be read. |
PoDatabaseReader::getHeader |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getHeader(). |
PoDatabaseReader::setHeader |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader(). |
PictureAdminUITest::getInfo |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Drupal\simpletest\WebTestBase\getInfo(). |
ArchiveTar::_readLongHeader |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
EasyRdf_Parser_Turtle::read |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Read a single character from the input buffer.
Returns -1 when the end of the file is reached.
@ignore |
FileReadOnlyStorage::exists |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::exists(). |
PoStreamReader::$_last_item |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Object wrapper for the last read source/translation pair. |
FileReadOnlyStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
PoStreamReader::getLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getLangcode(). |
PoStreamReader::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
PoStreamReader::parseQuoted |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Parses a string in quotes. |
PoReaderInterface::readItem |
function |
drupal/core/lib/Drupal/Component/Gettext/PoReaderInterface.php |
Reads and returns a PoItem (source/translation pair). |
StreamInterface::isReadable |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Check if the stream is readable |
Reader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
Reader::getMethodAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
MongoDbSessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
|
ReadLimitEntityBody::$limit |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
|
ReadOnlyStream::stream_write |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Support for fwrite(), file_put_contents() etc. |
ReadOnlyStream::stream_flush |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Support for fflush(). |
PoDatabaseReader::$_langcode |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Language code of the language being read from the database. |
PoDatabaseReader::getOptions |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Get the options used by the reader. |
PoDatabaseReader::setOptions |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Set the options for the current reader. |
PoDatabaseReader::readString |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Get the database result resource for the given language and options. |
STREAM_WRAPPERS_READ_VISIBLE |
constant |
drupal/core/includes/file.inc |
Stream wrapper type flag -- visible and read-only. |
PictureAdminUITest::$modules |
property |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Modules to enable. |
FileCacheReader::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Constructor |
MockFileSessionStorage::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Reads session from storage and loads session. |
MongoDbProfilerStorage::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Reads data associated with the given token. |
CachedReader::fetchFromCache |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Fetches a value from the cache. |
IndexTidDepth::setBreadcrumb |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php |
Give an argument the opportunity to modify the breadcrumb, if it wants.
This only gets called on displays where a breadcrumb is actually used. |
AnnotationReader::$preParser |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Annotations Parser used to collect parsing metadata |
AnnotationReader::$phpParser |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
PHP Parser used to collect imports. |
AnnotationReader::getImports |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Retrieve imports |
MemcacheSessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
Reader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
ReadLimitEntityBody::$offset |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
|
ReadLimitEntityBody::setLimit |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Set the limit of bytes that the decorator allows to be read from the stream |
views_taxonomy_set_breadcrumb |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Helper function to set a breadcrumb for taxonomy. |
FileCacheReaderTest::tearDown |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
PoDatabaseReader::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Constructor, initializes with default options. |
PoDatabaseReader::getLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getLangcode(). |
PoDatabaseReader::setLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
PoDatabaseReader::loadStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Builds and executes a database query based on options set earlier. |
ViewExecutable::getBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the breadcrumb used for this view. |
CommentThreadingTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
|
EasyRdf_Parser_Turtle::unread |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Steps back, restoring the previous character read() to the input buffer
@ignore |
PoStreamReader::$_line_number |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Source line number of the stream being parsed. |