Search for read

  1. Search 7.x for read
  2. Search 9.5.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
help.breadcrumb service core/modules/help_topics/help_topics.services.yml Drupal\help_topics\HelpBreadcrumbBuilder
HelpBreadcrumbBuilder class core/modules/help_topics/src/HelpBreadcrumbBuilder.php Provides a breadcrumb builder for help topic pages.
HelpBreadcrumbBuilder.php file core/modules/help_topics/src/HelpBreadcrumbBuilder.php
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.
HistoryController::getNodeReadTimestamps function core/modules/history/src/Controller/HistoryController.php Returns a set of nodes' last read timestamps.
HistoryController::readNode function core/modules/history/src/Controller/HistoryController.php Marks a node as read by the current user right now.
HistoryTest::getNodeReadTimestamps function core/modules/history/tests/src/Functional/HistoryTest.php Get node read timestamps from the server for the current user.
HistoryTest::markNodeAsRead function core/modules/history/tests/src/Functional/HistoryTest.php Mark a node as read for the current user.
history_read function core/modules/history/history.module Retrieves the timestamp for the current user's last view of a specified node.
HISTORY_READ_LIMIT constant core/modules/history/history.module Entities changed before this time are always shown as read.
history_read_multiple function core/modules/history/history.module Retrieves the last viewed timestamp for each of the passed node IDs.
hook_system_breadcrumb_alter function core/lib/Drupal/Core/Menu/menu.api.php Perform alterations to the breadcrumb built by the BreadcrumbManager.
InstallerExistingSettingsReadOnlyMismatchProfileTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php Tests installer breaks with a profile mismatch and a read-only settings.php.
InstallerExistingSettingsReadOnlyMismatchProfileTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php
InstallerExistingSettingsReadOnlyMismatchProfileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php The theme to install as the default for testing.
InstallerExistingSettingsReadOnlyMismatchProfileTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php Configures a preexisting settings.php file without an install_profile
setting before invoking the interactive installer.
InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php Installer step: Select language.
InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php Installer step: Select installation profile.
InstallerExistingSettingsReadOnlyMismatchProfileTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php Installer step: Configure settings.
InstallerExistingSettingsReadOnlyMismatchProfileTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php Verifies that installation succeeded.
InstallerExistingSettingsReadOnlyMismatchProfileTest::visitInstaller function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsReadOnlyMismatchProfileTest.php Visits the interactive installer.
InstallHelper::readMultilingualContent function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Read multilingual content.
install_verify_database_ready function core/includes/install.core.inc Verify that the database is ready (no existing Drupal installation).
JsonApiFunctionalMultilingualTest::testReadMultilingual function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalMultilingualTest.php Tests reading multilingual content.
JsonApiFunctionalTest::testRead function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTest.php Test the GET method.
JsonApiFunctionalTest::testReferencingTwiceRead function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTest.php Test the GET method on articles referencing the same tag twice.
LanguageBreadcrumbTest class core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php Tests breadcrumbs functionality.
LanguageBreadcrumbTest.php file core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php
LanguageBreadcrumbTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php The theme to install as the default for testing.
LanguageBreadcrumbTest::$modules property core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php Modules to enable.
LanguageBreadcrumbTest::setUp function core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php
LanguageBreadcrumbTest::testBreadCrumbs function core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php Tests breadcrumbs with URL prefixes.
LayoutBuilderTest::testBreadcrumb function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests the expected breadcrumbs of the Layout Builder UI.
layout_builder_system_breadcrumb_alter function core/modules/layout_builder/layout_builder.module Implements hook_system_breadcrumb_alter().
LocaleDefaultConfigStorage::read function core/modules/locale/src/LocaleDefaultConfigStorage.php Read a configuration from install storage or default languages.
LocalReadOnlyStream class core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Defines a read-only Drupal stream wrapper base class for local files.
LocalReadOnlyStream.php file core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php
LocalReadOnlyStream::getType function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Returns the type of stream wrapper.
LocalReadOnlyStream::mkdir function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Support for mkdir().
LocalReadOnlyStream::rename function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Support for rename().
LocalReadOnlyStream::rmdir function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Support for rmdir().
LocalReadOnlyStream::stream_flush function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Support for fflush().
LocalReadOnlyStream::stream_lock function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Support for flock().
LocalReadOnlyStream::stream_metadata function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Does not change meta data as this is a read-only stream wrapper.
LocalReadOnlyStream::stream_open function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Support for fopen(), file_get_contents(), file_put_contents() etc.
LocalReadOnlyStream::stream_truncate function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Truncate stream.
LocalReadOnlyStream::stream_write function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Support for fwrite(), file_put_contents() etc.

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