Search for read

  1. Search 7.x for read
  2. Search 9.5.x for read
  3. Search 8.9.x for read
  4. Search 10.3.x for read
  5. Other projects
Title Object type File name Summary
LanguageBreadcrumbTest::testBreadCrumbs function core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php Tests breadcrumbs with URL prefixes.
LayoutBuilderBreadcrumbAlterTest class core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php Tests layout_builder_system_breadcrumb_alter().
LayoutBuilderBreadcrumbAlterTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php
LayoutBuilderBreadcrumbAlterTest::$modules property core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php Modules to install.
LayoutBuilderBreadcrumbAlterTest::testBreadcrumbAlterNullRouteMatch function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php Check that there are no errors when alter called with null route match.
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().
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().
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 Opens file or URL.
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.
LocalReadOnlyStream::unlink function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Support for unlink().
LocalStream::dir_readdir function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Read entry from directory handle.
LocalStream::stream_read function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Read from stream.
ManagedStorage::read function core/lib/Drupal/Core/Config/ManagedStorage.php Reads configuration data from the storage.
ManagedStorage::readMultiple function core/lib/Drupal/Core/Config/ManagedStorage.php Reads configuration data from the storage.
ManagedStorageTest::read function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
MARK_READ constant core/includes/theme.inc Mark content as read.
MemoryStorage::read function core/lib/Drupal/Core/Config/MemoryStorage.php Reads configuration data from the storage.
MemoryStorage::readMultiple function core/lib/Drupal/Core/Config/MemoryStorage.php Reads configuration data from the storage.
MemoryStorageTest::read function core/tests/Drupal/KernelTests/Core/Config/Storage/MemoryStorageTest.php
MenuTestController::breadcrumbTitleCallback function core/modules/system/tests/modules/menu_test/src/Controller/MenuTestController.php A title callback for XSS breadcrumb check.
menu_ui_system_breadcrumb_alter function core/modules/menu_ui/menu_ui.module Implements hook_system_breadcrumb_alter().
modules.README.txt file core/assets/scaffold/files/modules.README.txt Modules extend your site functionality beyond Drupal core.

WHAT TO PLACE IN THIS DIRECTORY?
--------------------------------

Placing downloaded and custom modules in this directory separates downloaded and
custom modules from Drupal core's…
NodeFieldAccessTest::$readOnlyFields property core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php These fields are automatically managed and can not be changed by any user.
NullStorage::read function core/lib/Drupal/Core/Config/NullStorage.php Reads configuration data from the storage.
NullStorage::readMultiple function core/lib/Drupal/Core/Config/NullStorage.php Reads configuration data from the storage.
PathBasedBreadcrumbBuilder class core/modules/system/src/PathBasedBreadcrumbBuilder.php Defines a class to build path-based breadcrumbs.
PathBasedBreadcrumbBuilder.php file core/modules/system/src/PathBasedBreadcrumbBuilder.php
PathBasedBreadcrumbBuilder::$accessManager property core/modules/system/src/PathBasedBreadcrumbBuilder.php The access check service.
PathBasedBreadcrumbBuilder::$config property core/modules/system/src/PathBasedBreadcrumbBuilder.php Site config object.
PathBasedBreadcrumbBuilder::$context property core/modules/system/src/PathBasedBreadcrumbBuilder.php The router request context.
PathBasedBreadcrumbBuilder::$currentPath property core/modules/system/src/PathBasedBreadcrumbBuilder.php The current path service.
PathBasedBreadcrumbBuilder::$currentUser property core/modules/system/src/PathBasedBreadcrumbBuilder.php The current user object.
PathBasedBreadcrumbBuilder::$pathMatcher property core/modules/system/src/PathBasedBreadcrumbBuilder.php The patch matcher service.
PathBasedBreadcrumbBuilder::$pathProcessor property core/modules/system/src/PathBasedBreadcrumbBuilder.php The inbound path processor.
PathBasedBreadcrumbBuilder::$router property core/modules/system/src/PathBasedBreadcrumbBuilder.php The dynamic router service.
PathBasedBreadcrumbBuilder::$titleResolver property core/modules/system/src/PathBasedBreadcrumbBuilder.php The title resolver.
PathBasedBreadcrumbBuilder::applies function core/modules/system/src/PathBasedBreadcrumbBuilder.php Whether this breadcrumb builder should be used to build the breadcrumb.
PathBasedBreadcrumbBuilder::build function core/modules/system/src/PathBasedBreadcrumbBuilder.php Builds the breadcrumb.

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