Contains filters are case sensitive
File name Locationsort descending Namespace Description
views_groupby.test modules/views/tests/views_groupby.test Tests aggregate functionality of Views.
views_handlers.test modules/views/tests/views_handlers.test Definition of ViewsHandlersTest.
views_module.test modules/views/tests/views_module.test Definition of ViewsModuleTest.
views_pager.test modules/views/tests/views_pager.test Definition of ViewsPagerTest.
views_plugin_localization_test.inc modules/views/tests/views_plugin_localization_test.inc Definition of views_plugin_localization_test.
views_query.test modules/views/tests/views_query.test Tests for Views query features.
views.tests.info modules/views/tests/views.tests.info [ViewsAccessTest] name = Access description = Tests pluggable access for views. group = Views Plugins file = views_access.test [ViewsAjaxTest] name = Ajax description = Test views with and without ajax enabled. group = Views Handlers file =…
views-view--promoted.tpl.php modules/views/tests/views_test/templates/views-view--promoted.tpl.php Main view template.
views_test_plugin_access_test_dynamic.inc modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc Definition of views_test_plugin_access_test_dynamic.
views_test_plugin_access_test_static.inc modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc Definition of views_test_plugin_access_test_static.
views_test_plugin_style_test_mapping.inc modules/views/tests/views_test/test_plugins/views_test_plugin_style_test_mapping.inc Definition of views_test_plugin_style_test_mapping.
views_test.info modules/views/tests/views_test/views_test.info name = Views Test description = Test module for Views. package = Views version = BACKDROP_VERSION type = module backdrop = 1.x dependencies[] = views hidden = TRUE
views_test.install modules/views/tests/views_test/views_test.install Install, update, and uninstall functions for the Views Test module.
views_test.module modules/views/tests/views_test/views_test.module Helper module for Views tests.
views_translatable.test modules/views/tests/views_translatable.test Definition of ViewsTranslatableTest.
views_ui.test modules/views/tests/views_ui.test Tests Views UI Wizard.
views_upgrade.test modules/views/tests/views_upgrade.test Definition of ViewsUpgradeTestCase.
views_view.test modules/views/tests/views_view.test Definition of ViewsViewTest.
views_ui.admin.css modules/views_ui/css/views_ui.admin.css /** * The .admin.css file is intended to only contain positioning and size * declarations. For example: display, position, float, clear, and overflow. */ /* @group Resets */ .views-admin ul, .views-admin menu, .views-admin dir { padding-left:…
views_ui.admin.theme.css modules/views_ui/css/views_ui.admin.theme.css /** * The .admin.theme.css file is intended to contain presentation declarations * including images, borders, colors, and fonts. */ /* @group Reset */ .views-admin .links { list-style: none outside none; margin: 0; } /* @end */ /* @group…
views-ui-display-tab-bucket.tpl.php modules/views_ui/templates/views-ui-display-tab-bucket.tpl.php Template for each "box" on the display query configuration screen.
views-ui-display-tab-setting.tpl.php modules/views_ui/templates/views-ui-display-tab-setting.tpl.php Template for each row inside the "boxes" on the configuration screen.
views-ui-edit-item.tpl.php modules/views_ui/templates/views-ui-edit-item.tpl.php This template handles the printing of fields/filters/sort criteria/arguments or relationships.
views-ui-edit-view.tpl.php modules/views_ui/templates/views-ui-edit-view.tpl.php Template for the primary view configuration window.
views_ui.admin.inc modules/views_ui/views_ui.admin.inc Admin page callbacks for the Views UI module.
views_ui.analyze.inc modules/views_ui/views_ui.analyze.inc Contains the view analyze tool code.
views_ui.info modules/views_ui/views_ui.info type = module name = Views UI description = Administrative interface to views. Without this module, you cannot create or configure views. package = Views tags[] = Administration tags[] = User Interface version = BACKDROP_VERSION backdrop =…
views_ui.install modules/views_ui/views_ui.install
views_ui.module modules/views_ui/views_ui.module Provide structure for the administrative interface to Views.
views_ui.theme.inc modules/views_ui/views_ui.theme.inc Theme functions for the Views UI module.
views_ui_base_views_wizard.php modules/views_ui/wizards/views_ui_base_views_wizard.php Provides the interface and base class for Views Wizard plugins.
views_ui_comment_views_wizard.php modules/views_ui/wizards/views_ui_comment_views_wizard.php Definition of ViewsUiCommentViewsWizard.
views_ui_file_managed_views_wizard.php modules/views_ui/wizards/views_ui_file_managed_views_wizard.php Definition of ViewsUiFileManagedViewsWizard.
views_ui_node_revision_views_wizard.php modules/views_ui/wizards/views_ui_node_revision_views_wizard.php Definition of ViewsUiNodeRevisionViewsWizard.
views_ui_node_views_wizard.php modules/views_ui/wizards/views_ui_node_views_wizard.php Definition of ViewsUiNodeViewsWizard.
views_ui_taxonomy_term_views_wizard.php modules/views_ui/wizards/views_ui_taxonomy_term_views_wizard.php Definition of ViewsUiTaxonomyTermViewsWizard.
views_ui_users_views_wizard.php modules/views_ui/wizards/views_ui_users_views_wizard.php Definition of ViewsUiUsersViewsWizard.
views.api.php modules/views/views.api.php Describe hooks provided by the Views module.
views.info modules/views/views.info type = module name = Views description = Create customized lists and queries from your database. package = Views tags[] = Site Architecture version = BACKDROP_VERSION backdrop = 1.x stylesheets[all][] = css/views.css required = TRUE
views.install modules/views/views.install Contains install and update functions for Views.
views.module modules/views/views.module Primarily Backdrop hooks and global API functions to manipulate views.
views.tokens.inc modules/views/views.tokens.inc Token integration for the views module.
minimal.info profiles/minimal/minimal.info name = Minimal description = Start with only a few modules enabled. version = BACKDROP_VERSION backdrop = 1.x type = profile hidden = TRUE dependencies[] = node dependencies[] = dblog dependencies[] = layout
minimal.install profiles/minimal/minimal.install Install, update and uninstall functions for the minimal installation profile.
minimal.profile profiles/minimal/minimal.profile Enables modules and site configuration for a minimal site installation.
standard.info profiles/standard/standard.info name = Standard description = Install with commonly used features pre-configured. version = BACKDROP_VERSION backdrop = 1.x type = profile dependencies[] = node dependencies[] = admin_bar dependencies[] = block dependencies[] =…
standard.install profiles/standard/standard.install Install, update and uninstall functions for the standard installation profile.
standard.profile profiles/standard/standard.profile Enables modules and site configuration for a standard site installation.
backdrop_system_listing_compatible_test.info profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.info name = "Backdrop system listing compatible test" description = "Support module for testing the backdrop_system_listing function." package = Testing type = module version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE
backdrop_system_listing_compatible_test.module profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.module

Pages