File name Locationsort ascending Description
file.api.php core/modules/file/file.api.php Hooks for file module.
file.admin.inc core/modules/file/file.admin.inc Admin page callbacks for the File module.
file.actions.inc core/modules/file/file.actions.inc Action callbacks for File module.
file.admin.css core/modules/file/css/file.admin.css Admin stylesheet for file module.
view_mode_test.module core/modules/field_ui/tests/view_mode_test/view_mode_test.module Test module for Field UI display modes.
view_mode_test.info core/modules/field_ui/tests/view_mode_test/view_mode_test.info type = module name = Display mode test description = Testing module. backdrop = 1.x version = BACKDROP_CORE hidden = TRUE
field_ui.tests.info core/modules/field_ui/tests/field_ui.tests.info [FieldUIManageFieldsTestCase] name = Manage fields description = Test the Field UI "Manage fields" screen. group = Field UI file = field_ui.test [FieldUIManageDisplayTestCase] name = Manage displays description = Test the Field UI…
field_ui.test core/modules/field_ui/tests/field_ui.test Tests for field_ui.module.
field_ui.theme.inc core/modules/field_ui/field_ui.theme.inc Theme functions for the Field UI module.
field_ui.module core/modules/field_ui/field_ui.module Allows administrators to attach custom fields to fieldable types.
field_ui.info core/modules/field_ui/field_ui.info type = module name = Field UI description = User interface for the Field API. package = Fields tags[] = Administration tags[] = User Interface version = BACKDROP_VERSION backdrop = 1.x dependencies[] = field
field_ui.api.php core/modules/field_ui/field_ui.api.php Hooks provided by the Field UI module.
field_ui.admin.inc core/modules/field_ui/field_ui.admin.inc Admin page callbacks for the Field UI module.
field_ui.css core/modules/field_ui/css/field_ui.css Stylesheet for the Field UI module.
views_handler_relationship_entity_reverse.inc core/modules/field/views/views_handler_relationship_entity_reverse.inc Definition of views_handler_relationship_entity_reverse.
views_handler_filter_field_list.inc core/modules/field/views/views_handler_filter_field_list.inc Definition of views_handler_filter_field_list.
views_handler_field_field.inc core/modules/field/views/views_handler_field_field.inc Definition of views_handler_field_field.
views_handler_argument_field_list_string.inc core/modules/field/views/views_handler_argument_field_list_string.inc Definition of views_handler_argument_field_list_text.
views_handler_argument_field_list.inc core/modules/field/views/views_handler_argument_field_list.inc Definition of views_handler_argument_field_list.
field.views.inc core/modules/field/views/field.views.inc Provide Views data and handlers for field.module.
field_views.test core/modules/field/tests/field_views.test Tests the Views integration with Field API.
field_test_schema_alter.module core/modules/field/tests/field_test_schema_alter/field_test_schema_alter.module Empty file.
field_test_schema_alter.install core/modules/field/tests/field_test_schema_alter/field_test_schema_alter.install Install, update and uninstall functions for the field_test_schema_alter module.
field_test_schema_alter.info core/modules/field/tests/field_test_schema_alter/field_test_schema_alter.info name = "Field API Schema Alter Test" description = "Support module for the Field API schema alter tests." backdrop = 1.x package = Testing version = BACKDROP_VERSION type = module hidden = TRUE
field_test.storage.inc core/modules/field/tests/field_test/field_test.storage.inc Defines a field storage backend.
field_test.module core/modules/field/tests/field_test/field_test.module Helper module for the Field API tests.
field_test.install core/modules/field/tests/field_test/field_test.install Install, update and uninstall functions for the field_test module.
field_test.info core/modules/field/tests/field_test/field_test.info name = "Field API Test" description = "Support module for the Field API tests." backdrop = 1.x package = Testing version = BACKDROP_VERSION type = module hidden = TRUE
field_test.field.inc core/modules/field/tests/field_test/field_test.field.inc Defines a field type and its formatters and widgets.
field_test.entity.inc core/modules/field/tests/field_test/field_test.entity.inc Defines an entity type.
field_test.controller.inc core/modules/field/tests/field_test/field_test.controller.inc
field_test.class.inc core/modules/field/tests/field_test/field_test.class.inc
field.tests.info core/modules/field/tests/field.tests.info [FieldAttachOtherTestCase] name = Field attach tests (other) description = Test other Field Attach API functions. group = Field API file = field.test [FieldInfoTestCase] name = Field info tests description = Get information about existing fields,…
field.test core/modules/field/tests/field.test Tests for field.module.
field.tpl.php core/modules/field/templates/field.tpl.php field.tpl.php Default template implementation to display the value of a field.
text.module core/modules/field/modules/text/text.module Defines simple text field types.
text.install core/modules/field/modules/text/text.install Install, update and uninstall functions for the text module.
text.info core/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
text.tests.info core/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 core/modules/field/modules/text/tests/text.test Tests for text.module.
options.tests.info core/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 core/modules/field/modules/options/tests/options.test Tests for options.module.
options.theme.inc core/modules/field/modules/options/options.theme.inc Theme functions for the Options module.
options.module core/modules/field/modules/options/options.module Defines selection, check box and radio button widgets for text and numeric fields.
options.info core/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.element.inc core/modules/field/modules/options/options.element.inc All logic for options form elements.
options.api.php core/modules/field/modules/options/options.api.php Hooks provided by the Options module.
options.css core/modules/field/modules/options/css/options.css Stylesheet for the Options module.
number_settings.test core/modules/field/modules/number/tests/number_settings.test Tests for number.module settings.
number.tests.info core/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 [NumberFieldSettingsTestCase] name = Number field settings description = Test settings for number fields. group = Field…

Pages