Contains filters are case sensitive
File name Location Namespacesort descending Description
text.install modules/field/modules/text/text.install Install, update and uninstall functions for the text module.
link.install modules/link/link.install Install file for the link module.
book.install modules/book/book.install Install, update and uninstall functions for the book module.
ajax.inc modules/views/includes/ajax.inc Handles the server side AJAX interactions of Views.
simpletest.install modules/simpletest/simpletest.install Install, update and uninstall functions for the simpletest module.
_translationstatus.txt misc/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license cs.js Found: 30 Missing: 0 cy.js Found: 30 Missing: 0 da.js Found: 12 Missing:…
_translationstatus.txt misc/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license cs.js Found: 118 Missing: 0 cy.js Found: 118 Missing: 0 de.js Found: 118…
node--1.tpl.php modules/simpletest/tests/themes/test_theme/templates/node--1.tpl.php
update_test_admintheme.info modules/update/tests/update_test/themes/update_test_admintheme/update_test_admintheme.info name = Update test admin theme description = Test theme which is used as admin theme. type = theme version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE
update_test_basetheme.info modules/update/tests/update_test/themes/update_test_basetheme/update_test_basetheme.info name = Update test base theme description = Test theme which acts as a base theme for other test subthemes. type = theme version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE
update_test_subtheme.info modules/update/tests/update_test/themes/update_test_subtheme/update_test_subtheme.info name = Update test subtheme description = Test theme which uses update_test_basetheme as the base theme. type = theme version = BACKDROP_VERSION backdrop = 1.x base theme = update_test_basetheme hidden = TRUE
dialog.css misc/ckeditor/plugins/dialog/styles/dialog.css .cke_dialog_open { overflow: hidden; } .cke_dialog_container { position: fixed; overflow-y: auto; overflow-x: auto; width: 100%; height: 100%; top: 0; left: 0; z-index: 10010; } .cke_dialog_body { position: relative; }
layout--layout-test-layout.tpl.php modules/layout/tests/layout_test/layout_test_layout/layout--layout-test-layout.tpl.php Template for a test layout, very similar to the normal 2 column layout.
layout.css modules/layout/tests/layout_test/layout_test_layout/layout.css CSS for the three-three-four layout.
test_theme.info modules/simpletest/tests/themes/test_theme/test_theme.info name = Test theme description = Theme for testing the theme system version = BACKDROP_VERSION backdrop = 1.x type = theme hidden = TRUE ; Normally, themes may list CSS files like this, and if they exist in the theme ; folder, then they get added to…
template.php modules/simpletest/tests/themes/test_theme/template.php
theme_test.template_test.tpl.php modules/simpletest/tests/themes/test_theme/theme_test.template_test.tpl.php
theme-settings.php modules/simpletest/tests/themes/test_theme/theme-settings.php
test_subtheme.info modules/simpletest/tests/themes/test_subtheme/test_subtheme.info name = Theme test subtheme description = Test theme which uses test_basetheme as the base theme. version = BACKDROP_VERSION backdrop = 1.x type = theme base theme = test_basetheme hidden = TRUE settings[subtheme_override] = subtheme value
test_basetheme.info modules/simpletest/tests/themes/test_basetheme/test_basetheme.info name = Theme test base theme description = Test theme which acts as a base theme for other test subthemes. version = BACKDROP_VERSION backdrop = 1.x type = theme hidden = TRUE settings[basetheme_only] = base theme value settings[subtheme_override] =…
css_input_with_import.css.unoptimized.css modules/simpletest/files/css_test_files/css_subfolder/css_input_with_import.css.unoptimized.css ul, select { font: 1em/160% Verdana, sans-serif; color: #494949; } .ui-icon{background-image: url(../images/icon.png);} /* Test data URI images with different quote styles. */ .data .double-quote { /* http://stackoverflow.com/a/13139830/11023
css_input_with_import.css.optimized.css modules/simpletest/files/css_test_files/css_subfolder/css_input_with_import.css.optimized.css ul,select{font:1em/160% Verdana,sans-serif;color:#494949;}.ui-icon{background-image:url(../images/icon.png);}.data .double-quote{background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");}.data…
css_input_with_import.css modules/simpletest/files/css_test_files/css_subfolder/css_input_with_import.css @import "../import1.css"; @import "../import2.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; …
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_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_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-view--promoted.tpl.php modules/views/tests/views_test/templates/views-view--promoted.tpl.php Main view template.
list_test.info modules/field/modules/list/tests/list_test.info name = "List test" description = "Support module for the List module tests." backdrop = 1.x package = Testing version = BACKDROP_VERSION type = module hidden = TRUE
list.test modules/field/modules/list/tests/list.test Tests for list.module.
list.tests.info modules/field/modules/list/tests/list.tests.info [ListFieldTestCase] name = List field description = Test the List field type. group = Field types file = list.test [ListDynamicValuesValidationTestCase] name = List field dynamic values description = Test the List field allowed values function. group…
list_test.module modules/field/modules/list/tests/list_test.module Helper module for the List module tests.
field_sql_storage.tests.info modules/field/modules/field_sql_storage/tests/field_sql_storage.tests.info [FieldSqlStorageTestCase] name = Field SQL Storage tests description = Test Field SQL Storage module. group = Field API file = field_sql_storage.test
field_sql_storage.test modules/field/modules/field_sql_storage/tests/field_sql_storage.test Tests for field_sql_storage.module.
text.tests.info modules/field/modules/text/tests/text.tests.info [TextFieldTestCase] name = Text field description = Test the creation of text fields. group = Field types file = text.test [TextSummaryTestCase] name = Text summary description = Test text_summary() with different strings and lengths. group = Field…
text.test modules/field/modules/text/tests/text.test Tests for text.module.
options.tests.info modules/field/modules/options/tests/options.tests.info [OptionsWidgetsTestCase] name = Options widgets description = Test the Options widgets. group = Field types file = options.test [OptionsSelectDynamicValuesTestCase] name = Options select dynamic values description = Test an options select on a list…
options.test modules/field/modules/options/tests/options.test Tests for options.module.
options.css modules/field/modules/options/css/options.css Stylesheet for the Options module.
number.tests.info modules/field/modules/number/tests/number.tests.info [NumberFieldTestCase] name = Number field description = Test the creation of number fields. group = Field types file = number.test
block_test.module modules/block/tests/block_test/block_test.module Provide test blocks.
block_test.info modules/block/tests/block_test/block_test.info name = Block test description = Provides test blocks. package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
file_module_test.module modules/file/tests/file_module_test/file_module_test.module Provides File module pages for testing purposes.
file_module_test.info modules/file/tests/file_module_test/file_module_test.info name = File test description = Provides hooks for testing File module functionality. package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
node_access_test.module 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 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 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_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_exception.module modules/node/tests/node_test_exception/node_test_exception.module A module implementing node related hooks to test API interaction.
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

Pages