Search for on
Title | Object type | File name | Summary |
---|---|---|---|
CommentController::$entityFieldManager | property | core/ |
The entity field manager. |
CommentController::$entityRepository | property | core/ |
The entity repository. |
CommentController::$httpKernel | property | core/ |
The HTTP kernel. |
CommentController::commentApprove | function | core/ |
Publishes the specified comment. |
CommentController::commentPermalink | function | core/ |
Redirects comment links to the correct page depending on comment settings. |
CommentController::commentPermalinkTitle | function | core/ |
The _title_callback for the page that renders the comment permalink. |
CommentController::getReplyForm | function | core/ |
Form constructor for the comment reply form. |
CommentController::redirectNode | function | core/ |
Redirects legacy node links to the new path. |
CommentController::renderNewCommentsNodeLinks | function | core/ |
Returns a set of nodes' last read timestamps. |
CommentController::replyFormAccess | function | core/ |
Access check for the reply form. |
CommentController::__construct | function | core/ |
Constructs a CommentController object. |
CommentDefaultFormatter::__construct | function | core/ |
Constructs a new CommentDefaultFormatter. |
CommentDisplayConfigurableTest | class | core/ |
Tests making comment base fields' displays configurable. |
CommentDisplayConfigurableTest.php | file | core/ |
|
CommentDisplayConfigurableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentDisplayConfigurableTest::setUp | function | core/ |
|
CommentDisplayConfigurableTest::testDisplayConfigurable | function | core/ |
Sets base fields to configurable display and check settings are respected. |
CommentDisplayConfigurableTestHooks | class | core/ |
Hook implementations for comment_display_configurable_test. |
CommentDisplayConfigurableTestHooks.php | file | core/ |
|
CommentDisplayConfigurableTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
CommentDisplayConfigurableTestHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
CommentEntityTranslation | class | core/ |
Drupal 7 comment entity translation source plugin. |
CommentEntityTranslation.php | file | core/ |
|
CommentEntityTranslation::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
CommentEntityTranslation::fields | function | core/ |
Returns available fields on the source. |
CommentEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
CommentEntityTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
CommentEntityTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
CommentEntityTranslationCheckRequirementsTest | class | core/ |
Tests check requirements for comment entity translation source plugin. |
CommentEntityTranslationCheckRequirementsTest.php | file | core/ |
|
CommentEntityTranslationCheckRequirementsTest::$modules | property | core/ |
Modules to install. |
CommentEntityTranslationCheckRequirementsTest::providerTestCheckRequirements | function | core/ |
Provides data for testCheckRequirements. |
CommentEntityTranslationCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception thrown when the given module is not enabled in the source. |
CommentEntityTranslationTest | class | core/ |
Tests D7 comment entity translation source plugin. |
CommentEntityTranslationTest.php | file | core/ |
|
CommentEntityTranslationTest::$modules | property | core/ |
Modules to install. |
CommentEntityTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
CommentFieldAccessTest::$contactFields | property | core/ |
These fields can only be edited by the admin or anonymous users if allowed. |
CommentFieldAccessTest::$createOnlyFields | property | core/ |
These fields can be edited on create only. |
CommentFieldAccessTest::$readOnlyFields | property | core/ |
These fields are automatically managed and can not be changed by any user. |
CommentFieldsTest::testCommentFieldLinksNonDefaultName | function | core/ |
Tests link building with non-default comment field names. |
CommentForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
CommentForm::flagViolations | function | core/ |
Flags violations for the current form. |
CommentForm::__construct | function | core/ |
Constructs a new CommentForm. |
CommentHooks::cron | function | core/ |
Implements hook_cron(). |
CommentHooks::fieldConfigCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for 'field_config'. |
CommentHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
CommentHooks::fieldConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
CommentHooks::fieldInfoEntityTypeUiDefinitionsAlter | function | core/ |
Implements hook_field_info_entity_type_ui_definitions_alter(). |
CommentHooks::fieldStorageConfigInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.