File name Locationsort ascending Description
path.install core/modules/path/path.install Install, update, and uninstall functions for Path module.
path.info core/modules/path/path.info name = Path description = Allows users to rename URLs. package = System tags[] = URL Handling version = BACKDROP_VERSION type = module backdrop = 1.x configure = admin/config/urls/path
path.inc core/modules/path/path.inc Miscellaneous functions for Path module.
path.api.php core/modules/path/path.api.php Hooks provided by the Path module.
path.admin.inc core/modules/path/path.admin.inc Admin page callbacks for the Path module.
path.admin.css core/modules/path/css/path.admin.css .path-bulk-update-form .path-type { margin-left: 40px; /* LTR */ } .path-bulk-update-form [dir="rtl"] .path-type { margin-left: 0; margin-right: 40px; } .path-bulk-update-form th .form-checkbox { margin-right: 10px; /* LTR…
views_plugin_row_node_view.inc core/modules/node/views/views_plugin_row_node_view.inc Contains the node view row style plugin.
views_plugin_row_node_rss.inc core/modules/node/views/views_plugin_row_node_rss.inc Contains the node RSS row style plugin.
views_plugin_argument_validate_node.inc core/modules/node/views/views_plugin_argument_validate_node.inc Contains the 'node' argument validator plugin.
views_plugin_argument_default_node.inc core/modules/node/views/views_plugin_argument_default_node.inc Contains the node from URL argument default plugin.
views_handler_filter_node_uid_revision.inc core/modules/node/views/views_handler_filter_node_uid_revision.inc Definition of views_handler_filter_node_uid_revision.
views_handler_filter_node_type.inc core/modules/node/views/views_handler_filter_node_type.inc Definition of views_handler_filter_node_type.
views_handler_filter_node_status.inc core/modules/node/views/views_handler_filter_node_status.inc Definition of views_handler_filter_node_status.
views_handler_filter_node_hidden_path.inc core/modules/node/views/views_handler_filter_node_hidden_path.inc Definition of views_handler_filter_node_hidden_path.
views_handler_filter_node_access.inc core/modules/node/views/views_handler_filter_node_access.inc Definition of views_handler_filter_node_access.
views_handler_filter_history_user_timestamp.inc core/modules/node/views/views_handler_filter_history_user_timestamp.inc Definition of views_handler_filter_history_user_timestamp.
views_handler_field_node_type.inc core/modules/node/views/views_handler_field_node_type.inc Definition of views_handler_field_node_type.
views_handler_field_node_revision_link_revert.inc core/modules/node/views/views_handler_field_node_revision_link_revert.inc Definition of views_handler_field_node_revision_link_revert.
views_handler_field_node_revision_link_delete.inc core/modules/node/views/views_handler_field_node_revision_link_delete.inc Definition of views_handler_field_node_revision_link_delete.
views_handler_field_node_revision_link.inc core/modules/node/views/views_handler_field_node_revision_link.inc Definition of views_handler_field_node_revision_link.
views_handler_field_node_revision.inc core/modules/node/views/views_handler_field_node_revision.inc Definition of views_handler_field_node_revision.
views_handler_field_node_path.inc core/modules/node/views/views_handler_field_node_path.inc Handler for node path field.
views_handler_field_node_link_edit.inc core/modules/node/views/views_handler_field_node_link_edit.inc Definition of views_handler_field_node_link_edit.
views_handler_field_node_link_delete.inc core/modules/node/views/views_handler_field_node_link_delete.inc Definition of views_handler_field_node_link_delete.
views_handler_field_node_link.inc core/modules/node/views/views_handler_field_node_link.inc Definition of views_handler_field_node_link.
views_handler_field_node.inc core/modules/node/views/views_handler_field_node.inc Contains the basic 'node' field handler.
views_handler_field_history_user_timestamp.inc core/modules/node/views/views_handler_field_history_user_timestamp.inc Definition of views_handler_field_history_user_timestamp.
views_handler_argument_node_vid.inc core/modules/node/views/views_handler_argument_node_vid.inc Provide node vid argument handler.
views_handler_argument_node_uid_revision.inc core/modules/node/views/views_handler_argument_node_uid_revision.inc Definition of views_handler_argument_node_uid_revision.
views_handler_argument_node_type.inc core/modules/node/views/views_handler_argument_node_type.inc Definition of views_handler_argument_node_type.
views_handler_argument_node_nid.inc core/modules/node/views/views_handler_argument_node_nid.inc Provide node nid argument handler.
views_handler_argument_node_language.inc core/modules/node/views/views_handler_argument_node_language.inc Definition of views_handler_argument_node_language.
views_handler_argument_dates_various.inc core/modules/node/views/views_handler_argument_dates_various.inc Handlers for various date arguments.
node.views.inc core/modules/node/views/node.views.inc Provide views data and handlers for node.module.
node_views_revision_relations.test core/modules/node/tests/node_views_revision_relations.test Definition of ViewsNodeRevisionRelationsTestCase.
node_test_exception.module core/modules/node/tests/node_test_exception/node_test_exception.module A module implementing node related hooks to test API interaction.
node_test_exception.info core/modules/node/tests/node_test_exception/node_test_exception.info name = "Node module exception tests" description = "Support module for node related exception testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
node_test.module core/modules/node/tests/node_test/node_test.module A dummy module for testing node related hooks.
node_test.info core/modules/node/tests/node_test/node_test.info name = "Node module tests" description = "Support module for node related testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
node_layout_preview_revision_test.module core/modules/node/tests/node_layout_preview_revision_test/node_layout_preview_revision_test.module Node layout preview/revision test module.
node_layout_preview_revision_test.info core/modules/node/tests/node_layout_preview_revision_test/node_layout_preview_revision_test.info name = Node Layout Preview/Revision Test description = Support module for node module tests of node preview and revision page layouts. package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
node_access_test.module core/modules/node/tests/node_access_test/node_access_test.module A dummy module implementing node access related hooks for testing purposes.
node_access_test.install core/modules/node/tests/node_access_test/node_access_test.install Install, update and uninstall functions for the node_access_test module.
node_access_test.info core/modules/node/tests/node_access_test/node_access_test.info name = "Node module access tests" description = "Support module for node permission testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
node.tests.info core/modules/node/tests/node.tests.info [NodeLoadMultipleUnitTest] name = Load multiple nodes description = Test the loading of multiple nodes. group = Node file = node.test [NodeFrontPageCallback] name = Custom home page description = Test changing home page to custom redirect /node to…
node.test core/modules/node/tests/node.test Tests for node.module.
node.tpl.php core/modules/node/templates/node.tpl.php Default theme implementation to display a node.
node.types.inc core/modules/node/node.types.inc Content type editing user interface.
node.tokens.inc core/modules/node/node.tokens.inc Builds placeholder replacement tokens for node-related data.
node.theme.inc core/modules/node/node.theme.inc Theme functions for the Node module.

Pages