Search for read
| Title | Object type | File name | Summary |
|---|---|---|---|
| help.breadcrumb | service | core/ |
Drupal\help_topics\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. |
| HelpBreadcrumbBuilder::__construct | function | core/ |
Constructs the HelpBreadcrumbBuilder. |
| 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. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest | class | core/ |
Tests installer breaks with a profile mismatch and a read-only settings.php. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest.php | file | core/ |
|
| InstallerExistingSettingsReadOnlyMismatchProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::prepareEnvironment | function | core/ |
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::testInstalled | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingSettingsReadOnlyMismatchProfileTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallHelper::readMultilingualContent | function | core/ |
Read multilingual content. |
| install_verify_database_ready | function | core/ |
Verify that the database is ready (no existing Drupal installation). |
| JsonApiFunctionalMultilingualTest::testReadMultilingual | function | core/ |
Tests reading multilingual content. |
| JsonApiFunctionalTest::testRead | function | core/ |
Test the GET method. |
| JsonApiFunctionalTest::testReferencingTwiceRead | function | core/ |
Test 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 enable. |
| LanguageBreadcrumbTest::setUp | function | core/ |
|
| LanguageBreadcrumbTest::testBreadCrumbs | function | core/ |
Tests breadcrumbs with URL prefixes. |
| LayoutBuilderTest::testBreadcrumb | function | core/ |
Tests the expected breadcrumbs of the Layout Builder UI. |
| layout_builder_system_breadcrumb_alter | 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/ |
Support for fopen(), file_get_contents(), file_put_contents() etc. |
| LocalReadOnlyStream::stream_truncate | function | core/ |
Truncate stream. |
| LocalReadOnlyStream::stream_write | function | core/ |
Support for fwrite(), file_put_contents() etc. |
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.