Contains filters are case sensitive
File name Location Namespacesort descending Description
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
backdrop_system_listing_compatible_test.test profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test
backdrop_system_listing_compatible_test.tests.info profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.tests.info [BackdropSystemListingCompatibleTestCase] name = Installation profile module tests helper description = Verifies that tests in installation profile modules are found and may use another profile for running tests. group = Installation profiles file =…
backdrop_system_listing_incompatible_test.info profiles/testing/modules/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.info name = "Backdrop system listing incompatible test" description = "Support module for testing the backdrop_system_listing function." package = Testing version = BACKDROP_VERSION type = module ; This deliberately has the wrong core…
backdrop_system_listing_incompatible_test.module profiles/testing/modules/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.module
locale_test.info modules/locale/tests/locale_test/locale_test.info name = "Locale Test" description = "Support module for the locale layer tests." backdrop = 1.x package = Testing version = BACKDROP_VERSION type = module hidden = TRUE
locale_test.module modules/locale/tests/locale_test/locale_test.module Mock module for locale layer tests.
views_handler_filter_numeric.test modules/views/tests/handlers/views_handler_filter_numeric.test Definition of ViewsHandlerFilterNumericTest.
views_handler_sort_date.test modules/views/tests/handlers/views_handler_sort_date.test Definition of ViewsHandlerSortDateTest.
views_handler_field_custom.test modules/views/tests/handlers/views_handler_field_custom.test Definition of ViewsHandlerFieldCustomTest.
views_handler_field.test modules/views/tests/handlers/views_handler_field.test Definition of ViewsHandlerFieldTest.
views_handler_field_file_extension.test modules/views/tests/handlers/views_handler_field_file_extension.test Definition of ViewsHandlerFileExtensionTest.
views_handler_field_math.test modules/views/tests/handlers/views_handler_field_math.test Definition of ViewsHandlerFieldMath.
views_handler_argument_null.test modules/views/tests/handlers/views_handler_argument_null.test Definition of ViewsHandlerArgumentNullTest.
views_handler_filter_in_operator.test modules/views/tests/handlers/views_handler_filter_in_operator.test Definition of ViewsHandlerFilterInOperator.
views_handler_area_text.test modules/views/tests/handlers/views_handler_area_text.test Definition of ViewsHandlerAreaTextTest.
views_handler_field_boolean.test modules/views/tests/handlers/views_handler_field_boolean.test Definition of ViewsHandlerFieldBooleanTest.
views_handler_filter_equality.test modules/views/tests/handlers/views_handler_filter_equality.test Definition of ViewsHandlerFilterEqualityTest.
views_handler_filter_multiple.test modules/views/tests/handlers/views_handler_filter_multiple.test Definition of ViewsHandlerFilterTest.
views_handler_manytoone.test modules/views/tests/handlers/views_handler_manytoone.test Definition of ViewsHandlerManyToOneTest.
views_handler_filter_combine.test modules/views/tests/handlers/views_handler_filter_combine.test Definition of ViewsHandlerFilterCombineTest.
views_handler_argument_string.test modules/views/tests/handlers/views_handler_argument_string.test Definition of ViewsHandlerArgumentNullTest.
views_handler_field_date.test modules/views/tests/handlers/views_handler_field_date.test Definition of ViewsHandlerFieldDateTest.
views_handler_field_url.test modules/views/tests/handlers/views_handler_field_url.test Definition of ViewsHandlerFieldUrlTest.
views_handler_filter_date.test modules/views/tests/handlers/views_handler_filter_date.test Definition of ViewsHandlerFilterDateTest.
views_handler_field_xss.test modules/views/tests/handlers/views_handler_field_xss.test Definition of ViewsHandlerTestXss.
views_handler_field_dropbutton.test modules/views/tests/handlers/views_handler_field_dropbutton.test Tests dropbutton functionality of Views.
views_handler_field_counter.test modules/views/tests/handlers/views_handler_field_counter.test Definition of ViewsHandlerFilterCounterTest.
views_handler_field_file_size.test modules/views/tests/handlers/views_handler_field_file_size.test Definition of ViewsHandlerTestFileSize.
views_handler_sort.test modules/views/tests/handlers/views_handler_sort.test Definition of ViewsHandlerSortTest.
views_plugin_style.test modules/views/tests/styles/views_plugin_style.test Definition of ViewsPluginStyleTestCase.
views_plugin_style_mapping.test modules/views/tests/styles/views_plugin_style_mapping.test Definition of ViewsPluginStyleMappingTest.
path_layout_access.inc modules/layout/plugins/access/path_layout_access.inc Plugin to provide access control/visibility based on path.
entity_bundle_layout_access.inc modules/layout/plugins/access/entity_bundle_layout_access.inc Plugin to provide access control based upon entity bundle.
user_permission_layout_access.inc modules/layout/plugins/access/user_permission_layout_access.inc Plugin to provide access control based on user permission strings.
views_plugin_style_base.test modules/views/tests/styles/views_plugin_style_base.test Definition of ViewsPluginStyleTestBase.
views_plugin_style_jump_menu.test modules/views/tests/styles/views_plugin_style_jump_menu.test Definition of viewsPluginStyleJumpMenuTest.
views_plugin_style_unformatted.test modules/views/tests/styles/views_plugin_style_unformatted.test Definition of ViewsPluginStyleUnformattedTestCase.
views_plugin_display_block.test modules/views/tests/plugins/views_plugin_display_block.test Definition of ViewsBasicTest.
views_plugin_display.test modules/views/tests/plugins/views_plugin_display.test Definition of ViewsPluginDisplayTestCase.
field_sql_storage.install modules/field/modules/field_sql_storage/field_sql_storage.install Install, update and uninstall functions for the field_sql_storage module.
text.module modules/field/modules/text/text.module Defines simple text field types.
text.info modules/field/modules/text/text.info type = module name = Text description = Defines simple text field types. package = Fields tags[] = Content version = BACKDROP_VERSION backdrop = 1.x dependencies[] = field required = TRUE
options.info modules/field/modules/options/options.info type = module name = Options description = Defines selection, check box and radio button widgets for text and numeric fields. package = Fields tags[] = Content version = BACKDROP_VERSION backdrop = 1.x dependencies[] = field
options.module modules/field/modules/options/options.module Defines selection, check box and radio button widgets for text and numeric fields.
options.api.php modules/field/modules/options/options.api.php Hooks provided by the Options module.
options.element.inc modules/field/modules/options/options.element.inc All logic for options form elements.
options.theme.inc modules/field/modules/options/options.theme.inc Theme functions for the Options module.
number.module modules/field/modules/number/number.module Defines numeric field types.

Pages