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 |
|---|---|---|---|
| DummyRemoteReadOnlyStreamWrapper::getDescription | function | core/ |
|
| DummyRemoteReadOnlyStreamWrapper::getName | function | core/ |
|
| DummyRemoteReadOnlyStreamWrapper::getType | function | core/ |
|
| EntityFieldTest::doTestReadWrite | function | core/ |
Executes the read write test set for a defined entity type. |
| EntityFieldTest::testReadWrite | function | core/ |
Tests reading and writing properties and field items. |
| FieldConfig::isReadOnly | function | core/ |
|
| FieldCrudTest::testReadField | function | core/ |
Tests reading back a field definition. |
| FieldImportDeleteUninstallTest::testImportAlreadyDeletedUninstall | function | core/ |
Tests purging previously deleted fields and storages in config import. |
| FieldStorageCrudTest::testRead | function | core/ |
Tests reading field storage definitions. |
| FileReadOnlyStorage | class | core/ |
Reads code as regular PHP files, but won't write them. |
| FileReadOnlyStorage.php | file | core/ |
|
| FileReadOnlyStorage::$directory | property | core/ |
The directory where the files should be stored. |
| FileReadOnlyStorage::delete | function | core/ |
Deletes PHP code from storage. |
| FileReadOnlyStorage::deleteAll | function | core/ |
Removes all files in this bin. |
| FileReadOnlyStorage::exists | function | core/ |
Checks whether the PHP code exists in storage. |
| FileReadOnlyStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
| FileReadOnlyStorage::getFullPath | function | core/ |
Gets the full file path. |
| FileReadOnlyStorage::listAll | function | core/ |
Lists all the files in the storage. |
| FileReadOnlyStorage::load | function | core/ |
Loads PHP code from storage. |
| FileReadOnlyStorage::save | function | core/ |
Saves PHP code to storage. |
| FileReadOnlyStorage::__construct | function | core/ |
Constructs this FileStorage object. |
| FileStorage::read | function | core/ |
Implements Drupal\Core\Config\StorageInterface::read(). |
| FileStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| 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/ |
Tests delete all. |
| FileStorageReadOnlyTest::testReadOnly | function | core/ |
Tests writing with one class and reading with another. |
| FileStorageTest::read | function | core/ |
|
| FileSystemTest::testCopyFailureIfFileAlreadyExists | function | core/ |
Tests copy failure if file already exists. |
| FILE_NOT_READABLE | constant | core/ |
File permission check -- File is not readable. |
| FILE_READABLE | constant | core/ |
File permission check -- File is readable. |
| FormHooks::ensureAdvancedSettings | function | core/ |
Ensure correct settings for advanced, meta and revision form elements. |
| FormHooks::ensureAdvancedSettings | function | core/ |
Ensure correct settings for advanced, meta and revision form elements. |
| FormStateTest::testLoadIncludeAlreadyLoaded | function | core/ |
Tests load include already loaded. |
| 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/ |
|
| HelpBreadcrumbBuilder::build | function | core/ |
|
| 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. |
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.