Search for read
Title | Object type | File name | Summary |
---|---|---|---|
HelpBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
HelpBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
HelpBreadcrumbBuilder::__construct | function | core/ |
Constructs the HelpBreadcrumbBuilder. |
HelpTopicTest::verifyBreadCrumb | function | core/ |
Tests breadcrumb on a help topic page. |
install_verify_database_ready | function | core/ |
Verify that the database is ready (no existing Drupal installation). |
layout_builder_system_breadcrumb_alter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
layout_builder_test_system_breadcrumb_alter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
MARK_READ | constant | core/ |
Mark content as read. |
PhpTransliteration::readGenericData | function | core/ |
Reads in generic transliteration data for a bank of characters. |
PhpTransliteration::readLanguageOverrides | function | core/ |
Reads in language overrides for a language code. |
PoReaderInterface | interface | core/ |
Shared interface definition for all Gettext PO Readers. |
PoReaderInterface.php | file | core/ |
|
PoReaderInterface::readItem | function | core/ |
Reads and returns a PoItem (source/translation pair). |
PoStreamReader | class | core/ |
Implements Gettext PO stream reader. |
PoStreamReader.php | file | core/ |
|
PoStreamReader::$context | property | core/ |
Parser context for the stream reader state machine. |
PoStreamReader::$currentItem | property | core/ |
Current entry being read. Incomplete. |
PoStreamReader::$currentPluralIndex | property | core/ |
Current plural index for plural translations. |
PoStreamReader::$errors | property | core/ |
Array of translated error strings recorded on reading this stream so far. |
PoStreamReader::$fd | property | core/ |
File handle of the current PO stream. |
PoStreamReader::$finished | property | core/ |
Indicator of whether the stream reading is finished. |
PoStreamReader::$header | property | core/ |
The PO stream header. |
PoStreamReader::$langcode | property | core/ |
Language code for the PO stream being read. |
PoStreamReader::$lastItem | property | core/ |
Object wrapper for the last read source/translation pair. |
PoStreamReader::$lineNumber | property | core/ |
Source line number of the stream being parsed. |
PoStreamReader::$uri | property | core/ |
URI of the PO stream that is being read. |
PoStreamReader::close | function | core/ |
Implements Drupal\Component\Gettext\PoStreamInterface::close(). |
PoStreamReader::getHeader | function | core/ |
Get header metadata. |
PoStreamReader::getLangcode | function | core/ |
Get language code. |
PoStreamReader::getSeek | function | core/ |
Gets the pointer position of the current PO stream. |
PoStreamReader::getURI | function | core/ |
Gets the URI of the PO stream that is being read or written. |
PoStreamReader::open | function | core/ |
Implements Drupal\Component\Gettext\PoStreamInterface::open(). |
PoStreamReader::parseQuoted | function | core/ |
Parses a string in quotes. |
PoStreamReader::readHeader | function | core/ |
Read the header from the PO stream. |
PoStreamReader::readItem | function | core/ |
Reads and returns a PoItem (source/translation pair). |
PoStreamReader::readLine | function | core/ |
Reads a line from the PO stream and stores data internally. |
PoStreamReader::setHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader(). |
PoStreamReader::setItemFromArray | function | core/ |
Store the parsed values as a PoItem object. |
PoStreamReader::setLangcode | function | core/ |
Set language code. |
PoStreamReader::setSeek | function | core/ |
Sets the seek position for the current PO stream. |
PoStreamReader::setURI | function | core/ |
Set the URI of the PO stream that is going to be read or written. |
PoStreamReader::shortenComments | function | core/ |
Generates a short, one-string version of the passed comment array. |
README.md | file | core/ |
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/ |
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/ |
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/ |
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/ |
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/ |
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/ |
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/ |
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… |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.