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 |
|---|---|---|---|
| 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/ |
|
| LanguageBreadcrumbTest::$modules | property | core/ |
|
| 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/ |
|
| 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/ |
|
| LocalReadOnlyStream::stream_truncate | function | core/ |
|
| LocalReadOnlyStream::stream_write | function | core/ |
Support for fwrite(), file_put_contents() etc. |
| LocalReadOnlyStream::unlink | function | core/ |
Support for unlink(). |
| LocalStream::dir_readdir | function | core/ |
|
| LocalStream::stream_read | function | core/ |
|
| ManagedStorage::read | function | core/ |
|
| ManagedStorage::readMultiple | function | core/ |
|
| ManagedStorageTest::read | function | core/ |
|
| MARK_READ | constant | core/ |
Mark content as read. |
| MemoryStorage::read | function | core/ |
|
| MemoryStorage::readMultiple | function | core/ |
|
| MemoryStorageTest::read | function | core/ |
|
| MenuTestController::breadcrumbTitleCallback | function | core/ |
A title callback for XSS breadcrumb check. |
| MenuUiHooks::systemBreadcrumbAlter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
| modules.README.txt | file | core/ |
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/ |
These fields are automatically managed and can not be changed by any user. |
| NullStorage::read | function | core/ |
|
| NullStorage::readMultiple | function | core/ |
|
| PathBasedBreadcrumbBuilder | class | core/ |
Defines a class to build path-based breadcrumbs. |
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.