Search for read
Title | Object type | File name | Summary |
---|---|---|---|
BreadcrumbPreprocess::preprocessBreadcrumb | function | core/ |
Prepares variables for breadcrumb templates. |
breadcrumbs.css | file | core/ |
This file is used to style the breadcrumbs. |
BreadcrumbTest | class | core/ |
@coversDefaultClass \Drupal\Core\Breadcrumb\Breadcrumb[[api-linebreak]] @group Breadcrumb |
BreadcrumbTest | class | core/ |
Tests breadcrumbs functionality. |
BreadcrumbTest.php | file | core/ |
|
BreadcrumbTest.php | file | core/ |
|
BreadcrumbTest::$adminUser | property | core/ |
An administrative user. |
BreadcrumbTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BreadcrumbTest::$modules | property | core/ |
Modules to install. |
BreadcrumbTest::$webUser | property | core/ |
A regular user. |
BreadcrumbTest::setUp | function | core/ |
|
BreadcrumbTest::testAssertBreadcrumbTrait | function | core/ |
Tests AssertBreadcrumbTrait works as expected. |
BreadcrumbTest::testBreadCrumbs | function | core/ |
Tests breadcrumbs on node and administrative paths. |
BreadcrumbTest::testSetLinks | function | core/ |
@covers ::setLinks[[api-linebreak]] |
CachedStorage::read | function | core/ |
Reads configuration data from the storage. |
CachedStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
CachedStorageTest::read | function | core/ |
Reads configuration data from the storage. |
ChainBreadcrumbBuilderInterface | interface | core/ |
Defines an interface a chained service that builds the breadcrumb. |
ChainBreadcrumbBuilderInterface.php | file | core/ |
|
ChainBreadcrumbBuilderInterface::addBuilder | function | core/ |
Adds another breadcrumb builder. |
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 |
comment.breadcrumb | service | core/ |
Drupal\comment\CommentBreadcrumbBuilder |
Comment::$threadLock | property | core/ |
The thread for which a lock was acquired. |
Comment::getThread | function | core/ |
Returns the alphadecimal representation of the comment's place in a thread. |
Comment::releaseThreadLock | function | core/ |
Release the lock acquired for the thread in preSave(). |
Comment::setThread | function | core/ |
Sets the alphadecimal representation of the comment's place in a thread. |
CommentBreadcrumbBuilder | class | core/ |
Class to define the comment breadcrumb builder. |
CommentBreadcrumbBuilder.php | file | core/ |
|
CommentBreadcrumbBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
CommentBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
CommentBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
CommentBreadcrumbBuilder::__construct | function | core/ |
Constructs the CommentBreadcrumbBuilder. |
CommentFieldAccessTest::$readOnlyFields | property | core/ |
These fields are automatically managed and can not be changed by any user. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.