Search for read
Title | Object type | File name | Summary |
---|---|---|---|
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::$modules | property | core/ |
Modules to install. |
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. |
LayoutBuilderTestHooks::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/ |
Reads configuration data from the storage. |
ManagedStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
ManagedStorageTest::read | function | core/ |
|
MARK_READ | constant | core/ |
Mark content as read. |
MemoryStorage::read | function | core/ |
Reads configuration data from the storage. |
MemoryStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
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/ |
Reads configuration data from the storage. |
NullStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
PathBasedBreadcrumbBuilder | class | core/ |
Defines a class to build path-based breadcrumbs. |
PathBasedBreadcrumbBuilder.php | file | core/ |
|
PathBasedBreadcrumbBuilder::$accessManager | property | core/ |
The access check service. |
PathBasedBreadcrumbBuilder::$config | property | core/ |
Site config object. |
PathBasedBreadcrumbBuilder::$context | property | core/ |
The router request context. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.