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 11.x for read
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DummyReadOnlyStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| DummyRemoteReadOnlyStreamWrapper | class | core/ |
Dummy read-only remote stream wrapper (dummy-remote-readonly://). |
| DummyRemoteReadOnlyStreamWrapper.php | file | core/ |
|
| DummyRemoteReadOnlyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| DummyRemoteReadOnlyStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| DummyRemoteReadOnlyStreamWrapper::getType | function | core/ |
Returns the type of stream wrapper. |
| 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/ |
Determines whether the data is read-only. |
| 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/ |
Reads configuration data from the storage. |
| 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/ |
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. |
| 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). |
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.