Search for read

  1. Search 7.x for read
  2. Search 8.9.x for read
  3. Search 10.3.x for read
  4. Search 11.x for read
  5. Other projects
Title Object type File name Summary
HelpBreadcrumbBuilder::applies function core/modules/help_topics/src/HelpBreadcrumbBuilder.php Whether this breadcrumb builder should be used to build the breadcrumb.
HelpBreadcrumbBuilder::build function core/modules/help_topics/src/HelpBreadcrumbBuilder.php Builds the breadcrumb.
HelpBreadcrumbBuilder::__construct function core/modules/help_topics/src/HelpBreadcrumbBuilder.php Constructs the HelpBreadcrumbBuilder.
HelpTopicTest::verifyBreadCrumb function core/modules/help_topics/tests/src/Functional/HelpTopicTest.php Tests breadcrumb on a help topic page.
install_verify_database_ready function core/includes/install.core.inc Verify that the database is ready (no existing Drupal installation).
layout_builder_system_breadcrumb_alter function core/modules/layout_builder/layout_builder.module Implements hook_system_breadcrumb_alter().
layout_builder_test_system_breadcrumb_alter function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_system_breadcrumb_alter().
MARK_READ constant core/includes/theme.inc Mark content as read.
PhpTransliteration::readGenericData function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Reads in generic transliteration data for a bank of characters.
PhpTransliteration::readLanguageOverrides function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Reads in language overrides for a language code.
PoReaderInterface interface core/lib/Drupal/Component/Gettext/PoReaderInterface.php Shared interface definition for all Gettext PO Readers.
PoReaderInterface.php file core/lib/Drupal/Component/Gettext/PoReaderInterface.php
PoReaderInterface::readItem function core/lib/Drupal/Component/Gettext/PoReaderInterface.php Reads and returns a PoItem (source/translation pair).
PoStreamReader class core/lib/Drupal/Component/Gettext/PoStreamReader.php Implements Gettext PO stream reader.
PoStreamReader.php file core/lib/Drupal/Component/Gettext/PoStreamReader.php
PoStreamReader::$context property core/lib/Drupal/Component/Gettext/PoStreamReader.php Parser context for the stream reader state machine.
PoStreamReader::$currentItem property core/lib/Drupal/Component/Gettext/PoStreamReader.php Current entry being read. Incomplete.
PoStreamReader::$currentPluralIndex property core/lib/Drupal/Component/Gettext/PoStreamReader.php Current plural index for plural translations.
PoStreamReader::$errors property core/lib/Drupal/Component/Gettext/PoStreamReader.php Array of translated error strings recorded on reading this stream so far.
PoStreamReader::$fd property core/lib/Drupal/Component/Gettext/PoStreamReader.php File handle of the current PO stream.
PoStreamReader::$finished property core/lib/Drupal/Component/Gettext/PoStreamReader.php Indicator of whether the stream reading is finished.
PoStreamReader::$header property core/lib/Drupal/Component/Gettext/PoStreamReader.php The PO stream header.
PoStreamReader::$langcode property core/lib/Drupal/Component/Gettext/PoStreamReader.php Language code for the PO stream being read.
PoStreamReader::$lastItem property core/lib/Drupal/Component/Gettext/PoStreamReader.php Object wrapper for the last read source/translation pair.
PoStreamReader::$lineNumber property core/lib/Drupal/Component/Gettext/PoStreamReader.php Source line number of the stream being parsed.
PoStreamReader::$uri property core/lib/Drupal/Component/Gettext/PoStreamReader.php URI of the PO stream that is being read.
PoStreamReader::close function core/lib/Drupal/Component/Gettext/PoStreamReader.php Implements Drupal\Component\Gettext\PoStreamInterface::close().
PoStreamReader::getHeader function core/lib/Drupal/Component/Gettext/PoStreamReader.php Get header metadata.
PoStreamReader::getLangcode function core/lib/Drupal/Component/Gettext/PoStreamReader.php Get language code.
PoStreamReader::getSeek function core/lib/Drupal/Component/Gettext/PoStreamReader.php Gets the pointer position of the current PO stream.
PoStreamReader::getURI function core/lib/Drupal/Component/Gettext/PoStreamReader.php Gets the URI of the PO stream that is being read or written.
PoStreamReader::open function core/lib/Drupal/Component/Gettext/PoStreamReader.php Implements Drupal\Component\Gettext\PoStreamInterface::open().
PoStreamReader::parseQuoted function core/lib/Drupal/Component/Gettext/PoStreamReader.php Parses a string in quotes.
PoStreamReader::readHeader function core/lib/Drupal/Component/Gettext/PoStreamReader.php Read the header from the PO stream.
PoStreamReader::readItem function core/lib/Drupal/Component/Gettext/PoStreamReader.php Reads and returns a PoItem (source/translation pair).
PoStreamReader::readLine function core/lib/Drupal/Component/Gettext/PoStreamReader.php Reads a line from the PO stream and stores data internally.
PoStreamReader::setHeader function core/lib/Drupal/Component/Gettext/PoStreamReader.php Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader().
PoStreamReader::setItemFromArray function core/lib/Drupal/Component/Gettext/PoStreamReader.php Store the parsed values as a PoItem object.
PoStreamReader::setLangcode function core/lib/Drupal/Component/Gettext/PoStreamReader.php Set language code.
PoStreamReader::setSeek function core/lib/Drupal/Component/Gettext/PoStreamReader.php Sets the seek position for the current PO stream.
PoStreamReader::setURI function core/lib/Drupal/Component/Gettext/PoStreamReader.php Set the URI of the PO stream that is going to be read or written.
PoStreamReader::shortenComments function core/lib/Drupal/Component/Gettext/PoStreamReader.php Generates a short, one-string version of the passed comment array.
README.md file core/assets/vendor/modernizr/README.md For some reason the link in the core file https://modernizr.com/download/?-details-inputtypes-addtest-mq-prefixed-prefixes-setclasses-teststyles
always produces a 3.6.0 version when using the Build option.
README.txt file core/themes/stable9/images/README.txt WHAT IS THIS DIRECTORY FOR?
--------------------------------
To provide backwards compatibility support for images used by Stable. If an
image consumed by Stable changes, the original version of the image is copied
to this directory. Any Stable CSS…
README.txt file core/themes/seven/README.txt ABOUT SEVEN
-----------

Seven is the default administration theme for core in Drupal 8. This theme is
used on all admin pages and by default on node edit forms.

To read more about the Seven theme's origins (in Drupal 7) please…
README.txt file core/themes/seven/images/classy/README.txt WHAT IS THIS DIRECTORY FOR?
--------------------------------
This directory is for image files previously inherited from the Classy theme.

WHY ARE CLASSY IMAGE FILES BEING COPIED HERE?
-------------------------------------------
Classy will be…
README.txt file core/themes/seven/css/classy/README.txt WHAT IS THIS DIRECTORY FOR?
--------------------------------
This directory is for CSS files previously inherited from the Classy theme.

WHY ARE CLASSY CSS FILES BEING COPIED HERE?
-------------------------------------------
Classy will be deprecated…
README.txt file core/themes/seven/js/classy/README.txt WHAT IS THIS DIRECTORY FOR?
--------------------------------
This directory is for JS files previously inherited from the Classy theme.

WHY ARE CLASSY JS FILES BEING COPIED HERE?
-------------------------------------------
Classy will be deprecated…
README.txt file core/themes/seven/templates/classy/README.txt WHAT IS THIS DIRECTORY FOR?
--------------------------------
This directory is for templates previously inherited from the Classy theme.

WHY ARE CLASSY TEMPLATES BEING COPIED HERE?
-------------------------------------------
Classy will be deprecated…
README.txt file core/themes/bartik/README.txt ABOUT BARTIK
------------

Bartik is the default theme for Drupal 8. It is a flexible, recolorable theme
with a responsive and mobile-first layout, supporting 16 regions.

The Bartik theme is named after Jean Bartik, one of the original…

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