Contains filters are case sensitive
File name Locationsort descending Namespace Description
comment.tests.info modules/comment/tests/comment.tests.info [CommentInterfaceTest] name = Comment interface description = Test comment user interfaces. group = Comment file = comment.test [CommentPreviewTest] name = Comment preview description = Test comment preview. group = Comment file =…
comment_views_handler_argument_user_uid.test modules/comment/tests/comment_views_handler_argument_user_uid.test Definition of CommentViewsHandlerArgumentUserUidTest.
comment_views_handler_filter_user_uid.test modules/comment/tests/comment_views_handler_filter_user_uid.test Definition of viewsHandlerFilterCommentUserUidTest.
comment.views.inc modules/comment/views/comment.views.inc Provide views data and handlers for comment.module.
views_handler_argument_comment_user_uid.inc modules/comment/views/views_handler_argument_comment_user_uid.inc Definition of views_handler_argument_comment_user_uid.
views_handler_field_comment_depth.inc modules/comment/views/views_handler_field_comment_depth.inc Definition of views_handler_field_comment_depth.
views_handler_field_comment.inc modules/comment/views/views_handler_field_comment.inc Definition of views_handler_field_comment.
views_handler_field_comment_link_approve.inc modules/comment/views/views_handler_field_comment_link_approve.inc Definition of views_handler_field_comment_link_approve.
views_handler_field_comment_link_delete.inc modules/comment/views/views_handler_field_comment_link_delete.inc Definition of views_handler_field_comment_link_delete.
views_handler_field_comment_link_edit.inc modules/comment/views/views_handler_field_comment_link_edit.inc Definition of views_handler_field_comment_link_edit.
views_handler_field_comment_link.inc modules/comment/views/views_handler_field_comment_link.inc Definition of views_handler_field_comment_link.
views_handler_field_comment_link_reply.inc modules/comment/views/views_handler_field_comment_link_reply.inc Definition of views_handler_field_comment_link_reply.
views_handler_field_comment_node_link.inc modules/comment/views/views_handler_field_comment_node_link.inc Definition of views_handler_field_comment_node_link.
views_handler_field_comment_username.inc modules/comment/views/views_handler_field_comment_username.inc Definition of views_handler_field_comment_username.
views_handler_field_last_comment_timestamp.inc modules/comment/views/views_handler_field_last_comment_timestamp.inc Definition of views_handler_field_last_comment_timestamp.
views_handler_field_ncs_last_comment_name.inc modules/comment/views/views_handler_field_ncs_last_comment_name.inc Definition of views_handler_field_ncs_last_comment_name.
views_handler_field_ncs_last_updated.inc modules/comment/views/views_handler_field_ncs_last_updated.inc Definition of views_handler_field_ncs_last_updated.
views_handler_field_node_comment.inc modules/comment/views/views_handler_field_node_comment.inc Definition of views_handler_field_node_comment.
views_handler_field_node_new_comments.inc modules/comment/views/views_handler_field_node_new_comments.inc Definition of views_handler_field_node_new_comments.
views_handler_filter_comment_user_uid.inc modules/comment/views/views_handler_filter_comment_user_uid.inc Definition of views_handler_filter_comment_user_uid.
views_handler_filter_ncs_last_updated.inc modules/comment/views/views_handler_filter_ncs_last_updated.inc Definition of views_handler_filter_ncs_last_updated.
views_handler_filter_node_comment.inc modules/comment/views/views_handler_filter_node_comment.inc Definition of views_handler_filter_node_comment.
views_handler_sort_comment_thread.inc modules/comment/views/views_handler_sort_comment_thread.inc Definition of views_handler_sort_comment_thread.
views_handler_sort_ncs_last_comment_name.inc modules/comment/views/views_handler_sort_ncs_last_comment_name.inc Definition of views_handler_sort_ncs_last_comment_name.
views_handler_sort_ncs_last_updated.inc modules/comment/views/views_handler_sort_ncs_last_updated.inc Definition of views_handler_sort_ncs_last_updated.
views_plugin_row_comment_rss.inc modules/comment/views/views_plugin_row_comment_rss.inc Contains the comment RSS row style plugin.
views_plugin_row_comment_view.inc modules/comment/views/views_plugin_row_comment_view.inc Contains the node RSS row style plugin.
config.admin.inc modules/config/config.admin.inc Admin page callbacks for the Configuration Management module.
config.api.php modules/config/config.api.php Documentation for hooks provided by Config module.
config.info modules/config/config.info type = module name = Configuration Manager description = Import, export, and synchronize your configuration changes between different installations of your site, such as in development, staging, and production environments. package =…
config.module modules/config/config.module Allows site administrators to modify configuration.
config.sync.inc modules/config/config.sync.inc
config.admin.css modules/config/css/config.admin.css /** * CSS for the admin section of the Config module. */ .config-import-single-form textarea, .config-export-single-form textarea { font: 1.2em monospace; white-space: pre; } .config-diff .config-old, .config-diff .config-new { width:…
config.test modules/config/tests/config.test Tests for Configuration module.
config_test.info modules/config/tests/config_test/config_test.info name = Configuration test description = Provides sample configuration files for testing. version = BACKDROP_VERSION type = module backdrop = 1.x package = Testing hidden = TRUE
config_test.module modules/config/tests/config_test/config_test.module Provides sample configuration files for testing.
config_test_hooks.info modules/config/tests/config_test_hooks/config_test_hooks.info name = Configuration test hooks description = Tests the hooks provided by Configuration management module. version = BACKDROP_VERSION type = module backdrop = 1.x package = Testing hidden = TRUE
config_test_hooks.module modules/config/tests/config_test_hooks/config_test_hooks.module Tests the hooks provided by Configuration management module.
config.tests.info modules/config/tests/config.tests.info [ConfigurationTest] name = Configuration basic tests description = Tests writing and reading configuration files. group = Configuration file = config.test [ConfigurationHooksTest] name = Configuration hooks description = Tests hooks for validation,…
contact.admin.inc modules/contact/contact.admin.inc Admin page callbacks for the Contact module.
contact.info modules/contact/contact.info type = module name = Contact description = Enables the use of both personal and site-wide contact forms. package = System tags[] = Mail tags[] = Utility version = BACKDROP_VERSION backdrop = 1.x configure = admin/structure/contact
contact.install modules/contact/contact.install Install, update and uninstall functions for the contact module.
contact.module modules/contact/contact.module Enables the use of personal and site-wide contact forms.
contact.pages.inc modules/contact/contact.pages.inc Page callbacks for the Contact module.
contact.theme.inc modules/contact/contact.theme.inc Theme functions for the Taxonomy module.
contact.test modules/contact/tests/contact.test Tests for the Contact module.
contact.tests.info modules/contact/tests/contact.tests.info [ContactSitewideTestCase] name = Site-wide contact form description = Tests site-wide contact form functionality. group = Contact file = contact.test [ContactPersonalTestCase] name = Personal contact form description = Tests personal contact form…
contact.views.inc modules/contact/views/contact.views.inc Provide views data and handlers for contact.module.
views_handler_field_contact_link.inc modules/contact/views/views_handler_field_contact_link.inc Definition of views_handler_field_contact_link.
contextual.api.php modules/contextual/contextual.api.php Hooks provided by Contextual module.

Pages