File name Locationsort ascending Description
css_input_without_import.css.optimized.css core/modules/simpletest/files/css_test_files/css_input_without_import.css.optimized.css body{margin:0;padding:0;background:#edf5fa;font:76%/170% Verdana,sans-serif;color:#494949;}.this .is .a .test{font:1em/100% Verdana,sans-serif;color:#494949;}.this .is .a .test{font:1em/100% Verdana,sans-serif;color:#494949;}some :pseudo…
css_input_without_import.css core/modules/simpletest/files/css_test_files/css_input_without_import.css Basic css that does not use import
comment_hacks.css.unoptimized.css core/modules/simpletest/files/css_test_files/comment_hacks.css.unoptimized.css /* * A sample css file, designed to test the effectiveness and stability * of function <code>backdrop_load_stylesheet_content()</code>. * */ /* A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful…
comment_hacks.css.optimized.css core/modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css .test1{display:block;}html .clear-block{height:1%;}.clear-block{display:block;font:italic bold 12px/30px…
comment_hacks.css core/modules/simpletest/files/css_test_files/comment_hacks.css /* * A sample css file, designed to test the effectiveness and stability * of function <code>backdrop_load_stylesheet_content()</code>. * */ /* A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful…
simpletest.css core/modules/simpletest/css/simpletest.css Styles used in selecting tests and displaying results.
backdrop_web_test_case_cache.php core/modules/simpletest/backdrop_web_test_case_cache.php
backdrop_web_test_case.php core/modules/simpletest/backdrop_web_test_case.php
views_plugin_row_search_view.inc core/modules/search/views/views_plugin_row_search_view.inc Definition of views_plugin_row_search_view.
views_handler_sort_search_score.inc core/modules/search/views/views_handler_sort_search_score.inc Definition of views_handler_sort_search_score.
views_handler_filter_search.inc core/modules/search/views/views_handler_filter_search.inc Contains a search filter handler.
views_handler_field_search_score.inc core/modules/search/views/views_handler_field_search_score.inc Definition of views_handler_field_search_score.
views_handler_argument_search.inc core/modules/search/views/views_handler_argument_search.inc Definition of views_handler_argument_search.
search.views.inc core/modules/search/views/search.views.inc Provide views data and handlers for search.module.
UnicodeTest.txt core/modules/search/tests/UnicodeTest.txt
search_extra_type.module core/modules/search/tests/search_extra_type/search_extra_type.module Dummy module implementing a search type for search module testing.
search_extra_type.info core/modules/search/tests/search_extra_type/search_extra_type.info name = "Test search type" description = "Support module for search module testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
search_embedded_form.module core/modules/search/tests/search_embedded_form/search_embedded_form.module Test module implementing a form that can be embedded in search results.
search_embedded_form.info core/modules/search/tests/search_embedded_form/search_embedded_form.info name = "Search embedded form" description = "Support module for search module testing of embedded forms." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
search.tests.info core/modules/search/tests/search.tests.info [SearchMatchTestCase] name = Search engine queries description = Indexes content and queries it. group = Search file = search.test [SearchPageText] name = Search page text description = Tests the bike shed text on the no results page, and various…
search.test core/modules/search/tests/search.test Tests for search.module.
search-results.tpl.php core/modules/search/templates/search-results.tpl.php Default theme implementation for displaying search results.
search.theme.inc core/modules/search/search.theme.inc Theme functions for the Search module.
search.pages.inc core/modules/search/search.pages.inc User page callbacks for the search module.
search.module core/modules/search/search.module Enables site-wide keyword searching.
search.install core/modules/search/search.install Install, update and uninstall functions for the search module.
search.info core/modules/search/search.info type = module name = Search description = Enables site-wide keyword searching. package = Search tags[] = Utility version = BACKDROP_VERSION backdrop = 1.x configure = admin/config/search/settings stylesheets[all][] = search.theme.css
search.extender.inc core/modules/search/search.extender.inc Search query extender and helper functions.
search.api.php core/modules/search/search.api.php Hooks provided by the Search module.
search.admin.inc core/modules/search/search.admin.inc Admin page callbacks for the Search module.
redirect_handler_filter_redirect_type.inc core/modules/redirect/views/redirect_handler_filter_redirect_type.inc Filter by redirect type.
redirect_handler_field_redirect_source.inc core/modules/redirect/views/redirect_handler_field_redirect_source.inc Redirect field handler for {redirect}.source.
redirect_handler_field_redirect_redirect.inc core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc Redirect field handler for {redirect}.redirect.
redirect_handler_field_redirect_operations.inc core/modules/redirect/views/redirect_handler_field_redirect_operations.inc Redirect field handler for redirect operations.
redirect_handler_field_redirect_link_edit.inc core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc Redirect field handler for edit links.
redirect_handler_field_redirect_link_delete.inc core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc Redirect field handler for edit links.
redirect.views.inc core/modules/redirect/views/redirect.views.inc Views integration and data for the redirect module.
redirect.tests.info core/modules/redirect/tests/redirect.tests.info [RedirectUnitTest] name = Redirect unit tests description = Test basic functions and functionality. group = Redirect file = redirect.test [RedirectFunctionalTest] name = Redirect functional tests description = Test interface functionality. group =…
redirect.test core/modules/redirect/tests/redirect.test Unit tests for the redirect module.
redirect.module core/modules/redirect/redirect.module
redirect.install core/modules/redirect/redirect.install Install, update and uninstall functions for the Redirect module.
redirect.info core/modules/redirect/redirect.info type = module name = Redirect description = Allows users to redirect from old URLs to new URLs. package = System tags[] = URL handling backdrop = 1.x version = BACKDROP_VERSION configure = admin/config/urls/redirect/settings
redirect.class.inc core/modules/redirect/redirect.class.inc
redirect.api.php core/modules/redirect/redirect.api.php Hooks provided by the Redirect module.
redirect.admin.inc core/modules/redirect/redirect.admin.inc Admin page callbacks for the Redirect module.
path_pattern.test core/modules/path/tests/path_pattern.test Functionality tests for automatic path generation.
path.tests.info core/modules/path/tests/path.tests.info [PathTestCase] name = URL 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 core/modules/path/tests/path.test Tests for the Path module.
path.tokens.inc core/modules/path/path.tokens.inc Token integration for the Path module.
path.module core/modules/path/path.module Enables users to customize URLs and provide automatic URL alias patterns.

Pages