Contains filters are case sensitive
File name Locationsort ascending Namespace Description
redirect.api.php modules/redirect/redirect.api.php Hooks provided by the Redirect module.
redirect.admin.inc modules/redirect/redirect.admin.inc Admin page callbacks for the Redirect module.
path.tests.info modules/path/tests/path.tests.info [PathTestCase] name = Path alias functionality description = Add, edit, delete, and change alias and verify its consistency in the database. group = Path file = path.test [PathTaxonomyTermTestCase] name = Taxonomy term URL aliases description = Tests…
path.test modules/path/tests/path.test Tests for the Path module.
path_pattern.test modules/path/tests/path_pattern.test Functionality tests for automatic path generation.
path.tokens.inc modules/path/path.tokens.inc Token integration for the Path module.
path.module modules/path/path.module Enables users to customize URLs and provide automatic URL alias patterns.
path.install modules/path/path.install Install, update, and uninstall functions for Path module.
path.info 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 modules/path/path.inc Miscellaneous functions for Path module.
path.api.php modules/path/path.api.php Hooks provided by the Path module.
path.admin.inc modules/path/path.admin.inc Admin page callbacks for the Path module.
path.admin.css 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 modules/node/views/views_plugin_row_node_view.inc Contains the node view row style plugin.
views_plugin_row_node_rss.inc modules/node/views/views_plugin_row_node_rss.inc Contains the node RSS row style plugin.
views_plugin_argument_validate_node.inc modules/node/views/views_plugin_argument_validate_node.inc Contains the 'node' argument validator plugin.
views_plugin_argument_default_node.inc modules/node/views/views_plugin_argument_default_node.inc Contains the node from URL argument default plugin.
views_handler_filter_node_uid_revision.inc modules/node/views/views_handler_filter_node_uid_revision.inc Definition of views_handler_filter_node_uid_revision.
views_handler_filter_node_type.inc modules/node/views/views_handler_filter_node_type.inc Definition of views_handler_filter_node_type.
views_handler_filter_node_status.inc modules/node/views/views_handler_filter_node_status.inc Definition of views_handler_filter_node_status.
views_handler_filter_node_hidden_path.inc modules/node/views/views_handler_filter_node_hidden_path.inc Definition of views_handler_filter_node_hidden_path.
views_handler_filter_node_access.inc modules/node/views/views_handler_filter_node_access.inc Definition of views_handler_filter_node_access.
views_handler_filter_history_user_timestamp.inc modules/node/views/views_handler_filter_history_user_timestamp.inc Definition of views_handler_filter_history_user_timestamp.
views_handler_field_node_type.inc modules/node/views/views_handler_field_node_type.inc Definition of views_handler_field_node_type.
views_handler_field_node_revision_link_revert.inc 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.inc modules/node/views/views_handler_field_node_revision_link.inc Definition of views_handler_field_node_revision_link.
views_handler_field_node_revision_link_delete.inc 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.inc modules/node/views/views_handler_field_node_revision.inc Definition of views_handler_field_node_revision.
views_handler_field_node_path.inc modules/node/views/views_handler_field_node_path.inc Handler for node path field.
views_handler_field_node_link.inc modules/node/views/views_handler_field_node_link.inc Definition of views_handler_field_node_link.
views_handler_field_node_link_edit.inc 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 modules/node/views/views_handler_field_node_link_delete.inc Definition of views_handler_field_node_link_delete.
views_handler_field_node.inc modules/node/views/views_handler_field_node.inc Contains the basic 'node' field handler.
views_handler_field_history_user_timestamp.inc modules/node/views/views_handler_field_history_user_timestamp.inc Definition of views_handler_field_history_user_timestamp.
views_handler_argument_node_vid.inc modules/node/views/views_handler_argument_node_vid.inc Provide node vid argument handler.
views_handler_argument_node_uid_revision.inc modules/node/views/views_handler_argument_node_uid_revision.inc Defintion of views_handler_argument_node_uid_revision.
views_handler_argument_node_type.inc modules/node/views/views_handler_argument_node_type.inc Definition of views_handler_argument_node_type.
views_handler_argument_node_nid.inc modules/node/views/views_handler_argument_node_nid.inc Provide node nid argument handler.
views_handler_argument_node_language.inc modules/node/views/views_handler_argument_node_language.inc Definition of views_handler_argument_node_language.
views_handler_argument_dates_various.inc modules/node/views/views_handler_argument_dates_various.inc Handlers for various date arguments.
node.views.inc modules/node/views/node.views.inc Provide views data and handlers for node.module.
node_views_revision_relations.test modules/node/tests/node_views_revision_relations.test Definition of ViewsNodeRevisionRelationsTestCase.
node.tests.info 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.module modules/node/tests/node_test/node_test.module A dummy module for testing node related hooks.
node_test.info 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_test_exception.module modules/node/tests/node_test_exception/node_test_exception.module A module implementing node related hooks to test API interaction.
node_test_exception.info 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 modules/node/tests/node.test Tests for node.module.
node_layout_preview_test.module modules/node/tests/node_layout_preview_test/node_layout_preview_test.module Node layout preview test module.
node_layout_preview_test.info modules/node/tests/node_layout_preview_test/node_layout_preview_test.info name = Node Layout Preview Test description = Support module for node module tests of node preview page layouts. package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE

Pages