Search for read
- Search 7.x for read
- Search 9.5.x for read
- Search 8.9.x for read
- Search 10.3.x for read
- Search main for read
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| help.breadcrumb | service | core/ |
Drupal\help\HelpBreadcrumbBuilder |
| HelpBreadcrumbBuilder | class | core/ |
Provides a breadcrumb builder for help topic pages. |
| HelpBreadcrumbBuilder.php | file | core/ |
|
| HelpBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
| HelpBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
| HelpTopicTest::verifyBreadCrumb | function | core/ |
Tests breadcrumb on a help topic page. |
| HelpTopicTest::verifyBreadCrumb | function | core/ |
Tests breadcrumb on a help topic page. |
| HistoryController::getNodeReadTimestamps | function | core/ |
Returns a set of nodes' last read timestamps. |
| HistoryController::readNode | function | core/ |
Marks a node as read by the current user right now. |
| HistoryTest::getNodeReadTimestamps | function | core/ |
Get node read timestamps from the server for the current user. |
| HistoryTest::markNodeAsRead | function | core/ |
Mark a node as read for the current user. |
| history_read | function | core/ |
Retrieves the timestamp for the current user's last view of a specified node. |
| HISTORY_READ_LIMIT | constant | core/ |
Entities changed before this time are always shown as read. |
| history_read_multiple | function | core/ |
Retrieves the last viewed timestamp for each of the passed node IDs. |
| hook_system_breadcrumb_alter | function | core/ |
Perform alterations to the breadcrumb built by the BreadcrumbManager. |
| InputStreamFileWriterInterface::DEFAULT_BYTES_TO_READ | constant | core/ |
The length of bytes to read in each iteration when streaming file data. |
| InstallHelper::readMultilingualContent | function | core/ |
Read multilingual content. |
| install_verify_database_ready | function | core/ |
Verify that the database is ready (no existing Drupal installation). |
| JsonApiFunctionalDateFieldTest::testRead | function | core/ |
Tests the GET method. |
| JsonApiFunctionalMultilingualTest::testReadMultilingual | function | core/ |
Tests reading multilingual content. |
| JsonApiFunctionalTest::testRead | function | core/ |
Tests the GET method. |
| JsonApiFunctionalTest::testReferencingTwiceRead | function | core/ |
Tests the GET method on articles referencing the same tag twice. |
| LanguageBreadcrumbTest | class | core/ |
Tests breadcrumbs functionality. |
| LanguageBreadcrumbTest.php | file | core/ |
|
| LanguageBreadcrumbTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageBreadcrumbTest::$modules | property | core/ |
Modules to install. |
| LanguageBreadcrumbTest::setUp | function | core/ |
|
| LanguageBreadcrumbTest::testBreadCrumbs | function | core/ |
Tests breadcrumbs with URL prefixes. |
| LayoutBuilderBreadcrumbAlterTest | class | core/ |
Tests layout_builder_system_breadcrumb_alter(). |
| LayoutBuilderBreadcrumbAlterTest.php | file | core/ |
|
| LayoutBuilderBreadcrumbAlterTest::testBreadcrumbAlterNullRouteMatch | function | core/ |
Check that there are no errors when alter called with null route match. |
| LayoutBuilderHooks::systemBreadcrumbAlter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
| LayoutBuilderTest::testBreadcrumb | function | core/ |
Tests the expected breadcrumbs of the Layout Builder UI. |
| LayoutBuilderTestMenuHooks::systemBreadcrumbAlter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
| LocaleDefaultConfigStorage::read | function | core/ |
Read a configuration from install storage or default languages. |
| LocalReadOnlyStream | class | core/ |
Defines a read-only Drupal stream wrapper base class for local files. |
| LocalReadOnlyStream.php | file | core/ |
|
| LocalReadOnlyStream::getType | function | core/ |
Returns the type of stream wrapper. |
| LocalReadOnlyStream::mkdir | function | core/ |
Support for mkdir(). |
| LocalReadOnlyStream::rename | function | core/ |
Support for rename(). |
| LocalReadOnlyStream::rmdir | function | core/ |
Support for rmdir(). |
| LocalReadOnlyStream::stream_flush | function | core/ |
Support for fflush(). |
| LocalReadOnlyStream::stream_lock | function | core/ |
Support for flock(). |
| LocalReadOnlyStream::stream_metadata | function | core/ |
Does not change meta data as this is a read-only stream wrapper. |
| LocalReadOnlyStream::stream_open | function | core/ |
Opens file or URL. |
| LocalReadOnlyStream::stream_truncate | function | core/ |
Truncate stream. |
| LocalReadOnlyStream::stream_write | function | core/ |
Support for fwrite(), file_put_contents() etc. |
| LocalReadOnlyStream::unlink | function | core/ |
Support for unlink(). |
| LocalStream::dir_readdir | function | core/ |
Read entry from directory handle. |
| LocalStream::stream_read | function | core/ |
Read from stream. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.