Search for read
Title | Object type | File name | Summary |
---|---|---|---|
ReadOnlyStreamWrapperTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
ReadOnlyStreamWrapperTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
ReadOnlyStreamWrapperTest::testReadOnlyBehavior | function | core/ |
Tests read-only specific behavior. |
RecipeConfigStorageWrapper::read | function | core/ |
Reads configuration data from the storage. |
RecipeConfigStorageWrapper::readMultiple | function | core/ |
Reads configuration data from the storage. |
RecipeConfigStorageWrapperTest::testReadFails | function | core/ |
Validate when neither storage can read a value. |
RecipeConfigStorageWrapperTest::testReadFromA | function | core/ |
Validate that we read from storage A first. |
RecipeConfigStorageWrapperTest::testReadFromB | function | core/ |
Validate that we read from storage B second. |
RecipeConfigStorageWrapperTest::testReadMultiple | function | core/ |
Test reading multiple values. |
RecipeConfigStorageWrapperTest::testReadMultipleStorageA | function | core/ |
Test that storage A has precedence over storage B. |
RecipeExtensionConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
RecipeExtensionConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
RecipeOverrideConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
RecipeOverrideConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
recipes.README.txt | file | core/ |
Recipes allow the automation of Drupal module and theme installation and configuration. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom recipes in this directory separates downloaded and custom recipes… |
region--breadcrumb.html.twig | file | core/ |
Olivero's theme override to display the breadcrumb region. |
region--breadcrumb.html.twig | file | core/ |
Theme override to display a breadcrumb region. |
SecurityAdvisoriesFetcherTest::providerIgnoreAdvisories | function | core/ |
Data provider for testIgnoreAdvisories(). |
SecurityAdvisoriesFetcherTest::testIgnoreAdvisories | function | core/ |
Tests advisories that should be ignored. |
SecurityAdvisory::isCoreAdvisory | function | core/ |
Whether the security advisory is for core or not. |
SessionHandler::read | function | core/ |
|
SimpleAnnotationReader | class | core/ |
Simple Annotation Reader. |
SimpleAnnotationReader.php | file | core/ |
This class is a near-copy of Doctrine\Common\Annotations\SimpleAnnotationReader, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
SimpleAnnotationReader::$ignoredAnnotations | property | core/ |
|
SimpleAnnotationReader::$parser | property | core/ |
|
SimpleAnnotationReader::addNamespace | function | core/ |
Adds a namespace in which we will look for annotations. |
SimpleAnnotationReader::getClassAnnotation | function | core/ |
|
SimpleAnnotationReader::getClassAnnotations | function | core/ |
|
SimpleAnnotationReader::getMethodAnnotation | function | core/ |
|
SimpleAnnotationReader::getMethodAnnotations | function | core/ |
|
SimpleAnnotationReader::getPropertyAnnotation | function | core/ |
|
SimpleAnnotationReader::getPropertyAnnotations | function | core/ |
|
SimpleAnnotationReader::__construct | function | core/ |
Constructor. |
sites.README.txt | file | core/ |
This directory structure contains the settings and configuration files specific to your site or sites and is an integral part of multisite configurations. It is now recommended to place your custom and downloaded extensions in the /modules, /themes,… |
SqlContentEntityStorage::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
StorageInterface::read | function | core/ |
Reads configuration data from the storage. |
StorageInterface::readMultiple | function | core/ |
Reads configuration data from the storage. |
StorageReplaceDataWrapper::read | function | core/ |
Reads configuration data from the storage. |
StorageReplaceDataWrapper::readMultiple | function | core/ |
Reads configuration data from the storage. |
StorageReplaceDataWrapperTest::read | function | core/ |
|
StreamWrapperInterface::READ | constant | core/ |
Wrapper is readable (almost always true). |
StreamWrapperInterface::READ_VISIBLE | constant | core/ |
Visible and read-only. |
stream_wrapper.dummy_external_readonly | service | core/ |
Drupal\file_test\StreamWrapper\DummyExternalReadOnlyWrapper |
stream_wrapper.dummy_readonly | service | core/ |
Drupal\file_test\StreamWrapper\DummyReadOnlyStreamWrapper |
system.breadcrumb.default | service | core/ |
Drupal\system\PathBasedBreadcrumbBuilder |
SystemBreadcrumbBlock | class | core/ |
Provides a block to display the breadcrumbs. |
SystemBreadcrumbBlock.php | file | core/ |
|
SystemBreadcrumbBlock::$breadcrumbManager | property | core/ |
The breadcrumb manager. |
SystemBreadcrumbBlock::$routeMatch | property | core/ |
The current route match. |
SystemBreadcrumbBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.