Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.
- BackdropWebTestCase::backdropCreateNode in core/
modules/ simpletest/ backdrop_web_test_case.php - Creates a node based on default settings.
- backdrop_rewrite_settings in core/
includes/ install.inc - Replaces values in settings.php with values in the submitted array.
- Comment::entityType in core/
modules/ comment/ comment.entity.inc - Implements EntityInterface::entityType().
- CommentApprovalTest::testApprovalAdminInterface in core/
modules/ comment/ tests/ comment.test - Test comment approval functionality through admin/content/comment.
- CommentApprovalTest::testApprovalNodeInterface in core/
modules/ comment/ tests/ comment.test - Tests comment approval functionality through the node interface.
- CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled in core/
modules/ comment/ tests/ comment.test - Test comment author deletion while the comment module is disabled.
- CommentBlockFunctionalTest::testRecentCommentBlock in core/
modules/ comment/ tests/ comment.test - Tests the recent comments block.
- CommentFieldsTest::testCommentDefaultFields in core/
modules/ comment/ tests/ comment.test - Tests that the default 'comment_body' field is correctly added.
- CommentFieldsTest::testCommentEnable in core/
modules/ comment/ tests/ comment.test - Tests that comment module works when enabled after a content module.
- CommentHelperCase::postComment in core/
modules/ comment/ tests/ comment.test - Posts a comment.
- CommentHelperCase::setUp in core/
modules/ comment/ tests/ comment.test - Sets up a Backdrop site for running functional and integration tests.
- CommentInterfaceTest::setEnvironment in core/
modules/ comment/ tests/ comment.test - Re-configures the environment, module settings, and user permissions.
- CommentInterfaceTest::testCommentClasses in core/
modules/ comment/ tests/ comment.test - Tests CSS classes on comments.
- CommentInterfaceTest::testCommentInterface in core/
modules/ comment/ tests/ comment.test - Tests the comment interface.
- CommentInterfaceTest::testCommentNewCommentsIndicator in core/
modules/ comment/ tests/ comment.test - Tests new comment marker.
- CommentNodeAutoCloserTestCase::testNodeCommentAutoCloserSettings in core/
modules/ comment/ tests/ comment.test - Tests the auto closer node type setting and the override setting on individual nodes.
- CommentNodeChangesTestCase::testNodeCommentSettings in core/
modules/ comment/ tests/ comment.test - Tests opening, closing, and hiding comments.
- CommentStorageController::buildContent in core/
modules/ comment/ comment.entity.inc - Implements EntityControllerInterface::buildContent().
- CommentStorageController::postDelete in core/
modules/ comment/ comment.entity.inc - Overrides EntityDatabaseStorageController::postDelete().
- CommentStorageController::view in core/
modules/ comment/ comment.entity.inc - Overrides DefaultEntityController::view().
- CommentStorageController::view in core/
modules/ comment/ comment.entity.inc - Overrides DefaultEntityController::view().
- CommentTokenReplaceTestCase::testCommentTokenReplacement in core/
modules/ comment/ tests/ comment.test - Creates a comment, then tests the tokens generated from it.
- CommentViewsHandlerArgumentUserUidTest::postComment in core/
modules/ comment/ tests/ comment_views_handler_argument_user_uid.test - Post comment.
- CommentViewsHandlerArgumentUserUidTest::setUp in core/
modules/ comment/ tests/ comment_views_handler_argument_user_uid.test - Sets up a Backdrop site for running functional and integration tests.
- comment_access in core/
modules/ comment/ comment.module - Determines whether the current user has access to a particular comment.
- comment_action_info in core/
modules/ comment/ comment.module - Implements hook_action_info().
- comment_admin_overview in core/
modules/ comment/ comment.admin.inc - Form constructor for the comment overview administration form.
- comment_autoload_info in core/
modules/ comment/ comment.module - Implements hook_autoload_info().
- comment_delete_multiple in core/
modules/ comment/ comment.module - Deletes comments and all their replies.
- comment_entity_info in core/
modules/ comment/ comment.module - Implements hook_entity_info().
- comment_entity_info in core/
modules/ comment/ comment.module - Implements hook_entity_info().
- comment_field_extra_fields in core/
modules/ comment/ comment.module - Implements hook_field_extra_fields().
- comment_file_download_access in core/
modules/ comment/ comment.module - Implements hook_file_download_access().
- comment_form in core/
modules/ comment/ comment.module - Form constructor for the basic commenting form.
- comment_form_node_form_alter in core/
modules/ comment/ comment.module - Implements hook_form_BASE_FORM_ID_alter().
- comment_form_node_type_form_alter in core/
modules/ comment/ comment.module - Implements hook_form_FORM_ID_alter().
- comment_form_submit_build_comment in core/
modules/ comment/ comment.module - Updates the comment entity by processing the submission's values.
- comment_form_validate in core/
modules/ comment/ comment.module - Form validation handler for comment_form().
- comment_get_display_ordinal in core/
modules/ comment/ comment.module - Gets the display ordinal for a comment, starting from 0.
- comment_get_recent in core/
modules/ comment/ comment.module - Finds the most recent comments that are available to the current user.
- comment_get_thread in core/
modules/ comment/ comment.module - Retrieves comments for a thread.
- comment_load_multiple in core/
modules/ comment/ comment.module - Loads comments from the database.
- comment_modules_enabled in core/
modules/ comment/ comment.install - Implements hook_modules_enabled().
- comment_new_page_count in core/
modules/ comment/ comment.module - Calculates the page number for the first new comment.
- comment_node_page_additions in core/
modules/ comment/ comment.module - Builds the comment-related elements for node detail pages.
- comment_node_search_result in core/
modules/ comment/ comment.module - Implements hook_node_search_result().
- comment_node_type_delete in core/
modules/ comment/ comment.module - Implements hook_node_type_delete().
- comment_node_type_update in core/
modules/ comment/ comment.module - Implements hook_node_type_update().
- comment_node_view in core/
modules/ comment/ comment.module - Implements hook_node_view().
- comment_preprocess_block in core/
modules/ comment/ comment.module - Implements hook_preprocess_block().
- comment_reply in core/
modules/ comment/ comment.pages.inc - Form constructor for the comment reply form.
- comment_schema in core/
modules/ comment/ comment.install - Implements hook_schema().
- comment_theme in core/
modules/ comment/ comment.module - Implements hook_theme().
- comment_tokens in core/
modules/ comment/ comment.tokens.inc - Implements hook_tokens().
- comment_token_info in core/
modules/ comment/ comment.tokens.inc - Implements hook_token_info().
- comment_uninstall in core/
modules/ comment/ comment.install - Implements hook_uninstall().
- comment_update_1000 in core/
modules/ comment/ comment.install - Renames {comment}.language to {comment}.langcode.
- comment_update_1005 in core/
modules/ comment/ comment.install - Move default comment view to comment module.
- comment_update_dependencies in core/
modules/ comment/ comment.install - Implements hook_update_dependencies().
- comment_views_api in core/
modules/ comment/ comment.module - Implements hook_views_api().
- comment_views_data in core/
modules/ comment/ views/ comment.views.inc - comment_views_data in core/
modules/ comment/ views/ comment.views.inc - comment_views_data_alter in core/
modules/ comment/ views/ comment.views.inc - Use views_data_alter to add items to the node table that are relevant to comments.
- comment_views_data_alter in core/
modules/ comment/ views/ comment.views.inc - Use views_data_alter to add items to the node table that are relevant to comments.
- comment_views_plugins in core/
modules/ comment/ views/ comment.views.inc - Implements hook_views_plugins().
- comment_views_plugins in core/
modules/ comment/ views/ comment.views.inc - Implements hook_views_plugins().
- comment_view_multiple in core/
modules/ comment/ comment.module - Constructs render array from an array of loaded comments.
- DashboardOverviewContentBlock::form in core/
modules/ dashboard/ includes/ block.overview_content.inc - Build the settings form for editing this block.
- DashboardOverviewContentBlock::getContent in core/
modules/ dashboard/ includes/ block.overview_content.inc - Return the content of a block.
- DashboardTest::setUp in core/
modules/ dashboard/ tests/ dashboard.test - Sets up a Backdrop site for running functional and integration tests.
- drupal-7.language.database.php in core/
modules/ simpletest/ tests/ upgrade/ drupal-7.language.database.php - Database additions for language tests. Used in upgrade.language.test.
- EntityCrudHookTestCase::setUp in core/
modules/ entity/ tests/ entity_crud_hook_test.test - Sets up a Backdrop site for running functional and integration tests.
- EntityCrudHookTestCase::testCommentHooks in core/
modules/ entity/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on comments.
- EntityCrudHookTestCase::testNodeHooks in core/
modules/ entity/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on nodes.
- EntityReferenceHandlersTestCase::testCommentHandler in core/
modules/ entityreference/ tests/ entityreference.handlers.test - Test the comment-specific overrides of the entity handler.
- FieldInfoTestCase::testInstanceDisabledEntityType in core/
modules/ field/ tests/ field.test - Test that instances on disabled entity types are filtered out.
- FieldUIViewModeFunctionalTest::testFieldUIViewModes in core/
modules/ field_ui/ tests/ field_ui.test - Tests display mode functionality.
- FieldUIViewModeTestHelper::setUp in core/
modules/ field_ui/ tests/ field_ui.test - Overrides BackdropWebTestCase::setUp().
- field_test_field_widget_properties_alter in core/
modules/ field/ tests/ field_test/ field_test.module - Implements hook_field_widget_properties_alter().
- field_token_info_alter in core/
modules/ field/ field.tokens.inc - Implements hook_token_info_alter().
- file_views_data in core/
modules/ file/ views/ file.views.inc - Implements hook_field_views_data().
- file_views_data in core/
modules/ file/ views/ file.views.inc - Implements hook_field_views_data().
- form_example_states_form in modules/
examples/ form_example/ form_example_states.inc - States demo form.
- hook_action_info in core/
modules/ system/ system.api.php - Declares information about actions.
- hook_node_search_result in core/
modules/ node/ node.api.php - Act on a node being displayed as a search result.
- hook_search_execute in core/
modules/ search/ search.api.php - Execute a search for a set of key words.
- layout_upgrade_database.php in core/
modules/ layout/ tests/ layout_upgrade_database.php - Database additions for Layout upgrade tests. Used in layout.test.
- LocaleCommentLanguageFunctionalTest::testCommentLanguage in core/
modules/ locale/ tests/ locale.test - Test that comment language is properly set.
- ModuleDependencyTestCase::testEnableRequirementsFailureDependency in core/
modules/ system/ tests/ system.test - Tests enabling a module that depends on a module which fails hook_requirements().
- ModuleUninstallTestCase::testUninstallCommentAddNode in core/
modules/ simpletest/ tests/ module.test - Test that uninstalling Comment and then immediately adding a node works.
- ModuleUnitTest::testDependencyResolution in core/
modules/ simpletest/ tests/ module.test - Test dependency resolution.
- node.tpl.php in core/
themes/ bartik/ templates/ node.tpl.php - Bartik's theme implementation to display a node.
- NodeAccessPagerTestCase::setUp in core/
modules/ node/ tests/ node.test - Sets up a Backdrop site for running functional and integration tests.
- NodeAccessPagerTestCase::testCommentPager in core/
modules/ node/ tests/ node.test - Tests the comment pager for nodes with multiple grants per realm.
- node_schema in core/
modules/ node/ node.install - Implements hook_schema().
- node_search_execute in core/
modules/ node/ node.module - Implements hook_search_execute().
- SearchCommentTestCase::setUp in core/
modules/ search/ tests/ search.test - Sets up a Backdrop site for running functional and integration tests.
- SearchCommentTestCase::testAddNewComment in core/
modules/ search/ tests/ search.test - Verify that 'Add comment' does not appear in search results or index.
- SearchRankingTestCase::setUp in core/
modules/ search/ tests/ search.test - Implementation setUp().
- SearchRankingTestCase::testRankings in core/
modules/ search/ tests/ search.test - template_preprocess_comment in core/
modules/ comment/ comment.theme.inc - Preprocesses variables for comment.tpl.php.
- template_preprocess_views_view_row_comment in core/
modules/ comment/ views/ comment.views.inc - Template helper for theme_views_view_row_comment
- template_preprocess_views_view_row_search in core/
modules/ search/ views/ search.views.inc - Template helper for theme_views_view_row_search
- TokenCommentTestCase::setUp in core/
modules/ simpletest/ tests/ token.test - Sets up a Backdrop site for running functional and integration tests.
- TokenCommentTestCase::testCommentTokens in core/
modules/ simpletest/ tests/ token.test - token_example_tokens in modules/
examples/ token_example/ token_example.tokens.inc - Implements hook_tokens().
- token_example_token_info in modules/
examples/ token_example/ token_example.tokens.inc - Implements hook_token_info().
- UserSignatureTestCase::setUp in core/
modules/ user/ tests/ user.test - Sets up a Backdrop site for running functional and integration tests.
- UserSignatureTestCase::testUserSignature in core/
modules/ user/ tests/ user.test - Test that a user can change their signature format and that it is respected upon display.
- ViewsUiCommentViewsWizard::build_form_style in core/
modules/ views_ui/ wizards/ views_ui_comment_views_wizard.php - Build the part of the form that builds the display format options.
- ViewsUiCommentViewsWizard::default_display_options in core/
modules/ views_ui/ wizards/ views_ui_comment_views_wizard.php - Most subclasses will need to override this method to provide some fields or a different row plugin.
- ViewsUiCommentViewsWizard::display_options_row in core/
modules/ views_ui/ wizards/ views_ui_comment_views_wizard.php - Set the row style and row style plugins to the display_options.
- ViewsUiCommentViewsWizard::row_style_options in core/
modules/ views_ui/ wizards/ views_ui_comment_views_wizard.php - Add possible row style options.
- ViewsUIWizardJumpMenuTestCase::createCommentAndGetPath in core/
modules/ views/ tests/ views_ui.test - Helper function to create a comment and return its expected path.
- ViewsUIWizardJumpMenuTestCase::testJumpMenus in core/
modules/ views/ tests/ views_ui.test - Tests the jump menu style plugin.
- views_handler_argument_comment_user_uid::query in core/
modules/ comment/ views/ views_handler_argument_comment_user_uid.inc - Set up the query for this argument.
- views_handler_field_comment_node_link::construct in core/
modules/ comment/ views/ views_handler_field_comment_node_link.inc - Construct a new field handler.
- views_handler_field_comment_node_link::render in core/
modules/ comment/ views/ views_handler_field_comment_node_link.inc - Render the field.
- views_handler_field_history_user_timestamp::init in core/
modules/ node/ views/ views_handler_field_history_user_timestamp.inc - init the handler with necessary data.
- views_handler_field_history_user_timestamp::options_form in core/
modules/ node/ views/ views_handler_field_history_user_timestamp.inc - Provide link to node option
- views_handler_field_history_user_timestamp::render in core/
modules/ node/ views/ views_handler_field_history_user_timestamp.inc - Render the field.
- views_handler_filter_comment_user_uid::query in core/
modules/ comment/ views/ views_handler_filter_comment_user_uid.inc - Add this filter to the query.
- views_handler_filter_entity_bundle::query in core/
modules/ views/ handlers/ views_handler_filter_entity_bundle.inc - All entity types beside comment and taxonomy terms have a proper implement bundle, though these two need an additional join to node/vocab table to work as required.
- views_handler_filter_history_user_timestamp::query in core/
modules/ node/ views/ views_handler_filter_history_user_timestamp.inc - Add this filter to the query.
- views_plugin_display::options_summary in core/
modules/ views/ plugins/ views_plugin_display.inc - Provide the default summary for options in the views UI.
- views_plugin_row_comment_rss::render in core/
modules/ comment/ views/ views_plugin_row_comment_rss.inc - Render a row object. This usually passes through to a theme template of some form, but not always.
- views_plugin_row_comment_view::options_form_summary_options in core/
modules/ comment/ views/ views_plugin_row_comment_view.inc - Return the main options, which are shown in the summary title.
- views_preprocess_comment in core/
modules/ views/ views.module - A theme preprocess function to automatically allow view-based node templates if called from a view.
- views_ui_views_ui_wizards in core/
modules/ views_ui/ views_ui.module - Implements hook_views_ui_wizards().
- _comment_body_field_create in core/
modules/ comment/ comment.module - Creates a comment_body field instance for a given node type.
- _comment_body_field_create in core/
modules/ comment/ comment.module - Creates a comment_body field instance for a given node type.
- _comment_close_all in core/
modules/ comment/ comment.module - Close all comments that meet the current threshold.
- _locale_export_get_strings in core/
includes/ gettext.inc - Generates a structured array of all translated strings for the language.
- _locale_export_po_generate in core/
includes/ gettext.inc - Generates the PO(T) file contents for the given strings.
- _locale_import_read_po in core/
includes/ gettext.inc - Parses a Gettext Portable Object file into an array.
- _token_example_get_comment in modules/
examples/ token_example/ token_example.module - Builds a list of available comments.