Search for read
Title | Object type | File name | Summary |
---|---|---|---|
FileStorageReadOnlyTest | class | core/ |
Tests Drupal\Component\PhpStorage\FileReadOnlyStorage. |
FileStorageReadOnlyTest.php | file | core/ |
|
FileStorageReadOnlyTest::$readonlyStorage | property | core/ |
Read only test settings to pass to storage instances. |
FileStorageReadOnlyTest::$standardSettings | property | core/ |
Standard test settings to pass to storage instances. |
FileStorageReadOnlyTest::setUp | function | core/ |
|
FileStorageReadOnlyTest::testDeleteAll | function | core/ |
@legacy-covers ::deleteAll |
FileStorageReadOnlyTest::testReadOnly | function | core/ |
Tests writing with one class and reading with another. |
FileStorageTest::read | function | core/ |
Reads configuration data from the storage. |
FileSystemTest::testCopyFailureIfFileAlreadyExists | function | core/ |
@covers ::copy[[api-linebreak]] |
FILE_NOT_READABLE | constant | core/ |
File permission check -- File is not readable. |
FILE_READABLE | constant | core/ |
File permission check -- File is readable. |
FormStateTest::testLoadIncludeAlreadyLoaded | function | core/ |
@covers ::loadInclude[[api-linebreak]] |
help.breadcrumb | service | core/ |
Drupal\help\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. |
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. |
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/ |
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. |
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/ |
Returns the type of stream wrapper. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.