Search for read
Title | Object type | File name | Summary |
---|---|---|---|
AllowListConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
AllowListConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
AttributeDiscoveryWithAnnotations::$annotationReader | property | core/ |
The doctrine annotation reader. |
AttributeDiscoveryWithAnnotations::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
CheckpointStorage::$readFromCheckpoint | property | core/ |
The checkpoint to read from. |
CheckpointStorage::getCheckpointsToReadFrom | function | core/ |
Gets the checkpoints to read from. |
CheckpointStorage::read | function | core/ |
Reads configuration data from the storage. |
CheckpointStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
CheckpointStorage::setCheckpointToReadFrom | function | core/ |
Sets the checkpoint to read from. |
CheckpointStorageInterface::setCheckpointToReadFrom | function | core/ |
Sets the checkpoint to read from. |
CheckpointStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
Tests the save and read operations of checkpoint storage. |
CheckpointStorageTest::testReadOperations | function | core/ |
@covers ::exists[[api-linebreak]] @covers ::read[[api-linebreak]] @covers ::readMultiple[[api-linebreak]] @covers ::listAll[[api-linebreak]] |
Ckeditor5ReadOnlyModeHooks | class | core/ |
Hook implementations for ckeditor5_read_only_mode. |
Ckeditor5ReadOnlyModeHooks.php | file | core/ |
|
Ckeditor5ReadOnlyModeHooks::formNodePageFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
CKEditor5ReadOnlyModeTest | class | core/ |
Tests read-only mode for CKEditor 5. |
CKEditor5ReadOnlyModeTest.php | file | core/ |
|
CKEditor5ReadOnlyModeTest::$modules | property | core/ |
Modules to install. |
CKEditor5ReadOnlyModeTest::setUp | function | core/ |
|
CKEditor5ReadOnlyModeTest::testReadOnlyMode | function | core/ |
Test that disabling a CKEditor 5 field results in an uneditable editor. |
ckeditor5_read_only_mode.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_read_only_mode/ckeditor5_read_only_mode.info.yml |
ComposerNotReadyException | class | core/ |
Exception thrown if we cannot reliably use Composer. |
ComposerNotReadyException.php | file | core/ |
|
ComposerNotReadyException::__construct | function | core/ |
Constructs a ComposerNotReadyException object. |
ContentImportTest::providerImportEntityThatAlreadyExists | function | core/ |
|
ContentImportTest::testImportEntityThatAlreadyExists | function | core/ |
@dataProvider providerImportEntityThatAlreadyExists |
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. |
InputStreamFileWriterInterface::DEFAULT_BYTES_TO_READ | constant | core/ |
The length of bytes to read in each iteration when streaming file data. |
LayoutBuilderHooks::systemBreadcrumbAlter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
LayoutBuilderTestHooks::systemBreadcrumbAlter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
LayoutBuilderTestMenuHooks::systemBreadcrumbAlter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
MenuUiHooks::systemBreadcrumbAlter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
PhpTuf\ComposerStager\API\Precondition\Service\ActiveDirIsReadyInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveDirIsReady |
PhpTuf\ComposerStager\API\Precondition\Service\StagingDirIsReadyInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirIsReady |
read-more.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/read-more/read-more.component.yml |
read-more.css | file | core/ |
This file is used to style the more link. |
read-more.twig | file | core/ |
<a{{ attributes.addClass('read-more').setAttribute('href', url) }}> {% block text %}{% endblock %} <span class="visually-hidden"> - {% block a11y %}{% endblock %} </span> <svg… |
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. |
RecipeOverrideConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.