CachedReader::isCacheFresh |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Check if cache is fresh |
user_menu_breadcrumb_alter |
function |
drupal/core/modules/user/user.module |
Implements hook_menu_breadcrumb_alter(). |
PoDatabaseReader::$_result |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Store the result of the query so it can be iterated later. |
PoStreamReader::$_langcode |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Language code for the PO stream being read. |
SimpleAnnotationReaderTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
|
PoStreamReader::$_finished |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Indicator of whether the stream reading is finished. |
PoDatabaseReader::readItem |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoReaderInterface::readItem(). |
AnnotationReader::$imports |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
In-memory cache mechanism to store imported annotations per class. |
PoStreamReader::readHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Read the header from the PO stream. |
Reader::getClassAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
MENU_VISIBLE_IN_BREADCRUMB |
constant |
drupal/core/includes/menu.inc |
Internal menu flag -- menu item is visible in the breadcrumb. |
Updater::makeWorldReadable |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Ensures that a given directory is world readable. |
ArchiveTar::_openReadWrite |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
menu_get_active_breadcrumb |
function |
drupal/core/includes/menu.inc |
Gets the breadcrumb for the current page, as determined by the active trail. |
RedisProfilerStorage::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Reads data associated with the given token. |
IndexedReader::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Constructor |
SimpleAnnotationReader.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
|
AnnotationDriver::getReader |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Retrieve the current annotation reader |
PictureAdminUITest::getInfo |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Drupal\simpletest\WebTestBase\getInfo(). |
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(). |
PoStreamReader::$_last_item |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Object wrapper for the last read source/translation pair. |
PoDatabaseReader::setHeader |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader(). |
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(). |
CachedReaderTest::getReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/CachedReaderTest.php |
|
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). |
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 |
|
StreamInterface::isReadable |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Check if the stream is readable |
MongoDbSessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
|
ArchiveTar::_readLongHeader |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
FileReadOnlyStorage::exists |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::exists(). |
FileReadOnlyStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
ReadLimitEntityBody::$limit |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
|
ConfigStorageTestBase::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
FileCacheReader::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Constructor |
CachedReader::fetchFromCache |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Fetches a value from the cache. |
PictureAdminUITest::$modules |
property |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Modules to enable. |
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. |
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. |
MongoDbProfilerStorage::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Reads data associated with the given token. |
AnnotationReader::getImports |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Retrieve imports |
Reader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
MemcacheSessionHandler::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|