Search for read
Title | Object type | File name | Summary |
---|---|---|---|
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
|
CheckpointStorageTest::testReadOperations | function | core/ |
@covers ::exists @covers ::read @covers ::readMultiple @covers ::listAll |
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 |
ckeditor5_read_only_mode.module | file | core/ |
|
ckeditor5_read_only_mode_form_node_page_form_alter | function | core/ |
Implements hook_form_alter(). |
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. |
CommentInterface::getThread | function | core/ |
Returns the alphadecimal representation of the comment's place in a thread. |
CommentInterface::setThread | function | core/ |
Sets the alphadecimal representation of the comment's place in a thread. |
CommentManagerInterface::COMMENT_MODE_THREADED | constant | core/ |
Comments are displayed as a threaded list - expanded. |
CommentNodeAccessTest::testThreadedCommentView | function | core/ |
Tests that threaded comments can be viewed. |
CommentPagerTest::testCommentOrderingThreading | function | core/ |
Tests comment ordering and threading. |
CommentStatistics::read | function | core/ |
|
CommentStatisticsInterface::read | function | core/ |
Read comment statistics records for an array of entities. |
CommentStatisticsUnitTest::testRead | function | core/ |
Tests the read method. |
CommentStorage::getMaxThread | function | core/ |
Gets the maximum encoded thread value for the top level comments. |
CommentStorage::getMaxThreadPerThread | function | core/ |
Gets the maximum encoded thread value for the children of this comment. |
CommentStorage::loadThread | function | core/ |
To display threaded comments in the correct order we keep a 'thread' field and order by that value. This field keeps this data in a way which is easy to update and convenient to use. |
CommentStorageInterface::getMaxThread | function | core/ |
Gets the maximum encoded thread value for the top level comments. |
CommentStorageInterface::getMaxThreadPerThread | function | core/ |
Gets the maximum encoded thread value for the children of this comment. |
CommentStorageInterface::loadThread | function | core/ |
Retrieves comments for a thread, sorted in an order suitable for display. |
CommentThreadingTest | class | core/ |
Tests to make sure the comment number increments properly. |
CommentThreadingTest.php | file | core/ |
|
CommentThreadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentThreadingTest::assertNoParentLink | function | core/ |
Asserts that the specified comment does not have a link to a parent. |
CommentThreadingTest::assertParentLink | function | core/ |
Asserts that the link to the specified parent comment is present. |
CommentThreadingTest::testCommentReplyLinkUnpublished | function | core/ |
Check the reply link on unpublished comments. |
CommentThreadingTest::testCommentThreading | function | core/ |
Tests the comment threading. |
ConfigFileContentTest::testReadWriteConfig | function | core/ |
Tests setting, writing, and reading of a configuration setting. |
ConfigImporter::alreadyImporting | function | core/ |
Determines if an import is already running. |
ConfigStorageTestBase::read | function | core/ |
|
ConfigSyncReadmeUpdateTest | class | core/ |
Tests update to readme inside the configuration synchronization directory. |
ConfigSyncReadmeUpdateTest.php | file | core/ |
|
ConfigSyncReadmeUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigSyncReadmeUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.