Search for on
Title | Object type | File name | Summary |
---|---|---|---|
CommentNonNodeTest::testCommentFunctionality | function | core/ |
Tests anonymous comment functionality. |
CommentNonNodeTest::testCommentSettingsNotRequired | function | core/ |
Ensures that comment settings are not required. |
CommentNonNodeTest::testsNonIntegerIdEntities | function | core/ |
Tests comment fields cannot be added to entity types without integer IDs. |
CommentOperationsTest | class | core/ |
Tests comment operations. |
CommentOperationsTest.php | file | core/ |
|
CommentOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentOperationsTest::$testViews | property | core/ |
Views used by this test. |
CommentOperationsTest::testCommentOperations | function | core/ |
Tests the operations field plugin. |
CommentPreviewTest::testCommentPreviewDuplicateSubmission | function | core/ |
Tests comment preview. |
CommentResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
CommentResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
CommentSelection | class | core/ |
Provides specific access control for the comment entity type. |
CommentSelection.php | file | core/ |
|
CommentSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
CommentSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
CommentSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
CommentSelection::entityQueryAlter | function | core/ |
Allows the selection to alter the SelectQuery generated by EntityFieldQuery. |
CommentSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
CommentSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
CommentSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
CommentStatistics::__construct | function | core/ |
Constructs the CommentStatistics service. |
CommentStorage::__construct | function | core/ |
Constructs a CommentStorage object. |
CommentStringIdEntitiesTest::testCommentFieldNonStringId | function | core/ |
Tests that comment fields cannot be added entities with non-integer IDs. |
CommentTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
CommentTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
CommentTest::getIncludePermissions | function | core/ |
Authorize the user under test with additional permissions to view includes. |
CommentTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
CommentTest::testCollectionFilterAccess | function | core/ |
|
CommentTestBase::commentContactInfoAvailable | function | core/ |
Checks whether the commenter's contact information is displayed. |
CommentTestBase::performCommentOperation | function | core/ |
Performs the specified operation on the specified comment. |
CommentTestBase::setCommentAnonymous | function | core/ |
Sets the value governing restrictions on anonymous comments. |
CommentTestBaseField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
CommentTestController | class | core/ |
Controller for the comment_test.module. |
CommentTestController.php | file | core/ |
|
CommentTestController::commentReport | function | core/ |
Provides a comment report. |
CommentTranslationHandler | class | core/ |
Defines the translation handler for comments. |
CommentTranslationHandler.php | file | core/ |
|
CommentTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
CommentTranslationHandler::entityFormEntityBuild | function | core/ |
Entity builder method. |
CommentTranslationHandler::entityFormTitle | function | core/ |
Returns the title to be used for the entity form page. |
CommentTranslationUITest | class | core/ |
Tests the Comment Translation UI. |
CommentTranslationUITest.php | file | core/ |
|
CommentTranslationUITest::$adminUser | property | core/ |
An administrative user with permission to administer comments. |
CommentTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
CommentTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentTranslationUITest::$modules | property | core/ |
Modules to install. |
CommentTranslationUITest::$subject | property | core/ |
The subject of the test comment. |
CommentTranslationUITest::createEntity | function | core/ |
Creates the entity to be translated. |
CommentTranslationUITest::doTestAuthoringInfo | function | core/ |
Tests the translation authoring information. |
CommentTranslationUITest::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
Pagination
- Previous page
- Page 74
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.