Search for read
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Read comment statistics records for an array of entities. |
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. |
ComposerNotReadyException | class | core/ |
Exception thrown if we cannot reliably use Composer. |
ComposerNotReadyException.php | file | core/ |
|
ComposerNotReadyException::__construct | function | core/ |
Constructs a ComposerNotReadyException object. |
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/ |
Reads configuration data from the storage. |
ContentEntityNullStorage::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
ContentEntityStorageBase::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
ContentImportTest::providerImportEntityThatAlreadyExists | function | core/ |
|
ContentImportTest::testImportEntityThatAlreadyExists | function | core/ |
Tests import entity that already exists. |
ContextHandlerTest::testApplyContextMappingAlreadyApplied | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
DatabaseStorage::read | function | core/ |
Reads configuration data from the storage. |
DatabaseStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
DatabaseStorageTest::read | function | core/ |
Reads configuration data from the storage. |
DataDefinition::isReadOnly | function | core/ |
Determines whether the data is read-only. |
DataDefinition::setReadOnly | function | core/ |
Sets whether the data is read-only. |
DataDefinitionInterface::isReadOnly | function | core/ |
Determines whether the data is read-only. |
DbLogTest::verifyBreadcrumbs | function | core/ |
Generates and then verifies breadcrumbs. |
DCOM58Test::testIssueSimpleAnnotationReader | function | core/ |
|
DirectoryNotReadyException | class | core/ |
Exception thrown when a file's destination directory is not ready. |
DirectoryNotReadyException.php | file | core/ |
|
DisplayPageTest::testReadMore | function | core/ |
Tests the 'read more' functionality. |
DisplayTest::testReadMoreCustomURL | function | core/ |
Tests the 'read more' with custom URL. |
DisplayTest::testReadMoreNoDisplay | function | core/ |
Tests the 'read more' validation. |
drupal.README.md | file | core/ |
Drupal is an open source content management platform supporting a variety of websites ranging from personal weblogs to large community-driven websites. For more information, visit the Drupal website, Drupal.org, and join the Drupal community. |
Drupal\Core\Breadcrumb\BreadcrumbPreprocess | service | core/ |
Drupal\Core\Breadcrumb\BreadcrumbPreprocess |
DummyExternalReadOnlyWrapper | class | core/ |
Helper class for testing the stream wrapper registry. |
DummyExternalReadOnlyWrapper.php | file | core/ |
|
DummyExternalReadOnlyWrapper::dirname | function | core/ |
Gets the name of the directory from a given path. |
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.