Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
field_ui_add_field.module.pcss.css file core/modules/field_ui/css/field_ui_add_field.module.pcss.css field_ui_add_field.module.css
field_ui_add_field.theme.css file core/modules/field_ui/css/field_ui_add_field.theme.css field_ui_add_field.theme.css
field_ui_display_mode_table.css file core/modules/field_ui/css/field_ui_display_mode_table.css .display-mode-table th:first-child {
width: 30%;
}
.display-mode-table th:nth-child(2) {
width: 50%;
}
.display-mode-table th:last-child {
width: 20%;
}
.display-mode-table td {
max-width: 50px;
word-wrap: break-word;
}
field_ui_display_mode_table.css file core/themes/stable9/css/field_ui/field_ui_display_mode_table.css .display-mode-table th:first-child {
width: 30%;
}
.display-mode-table th:nth-child(2) {
width: 50%;
}
.display-mode-table th:last-child {
width: 20%;
}
.display-mode-table td {
max-width: 50px;
word-wrap: break-word;
}
field_ui_display_overview_table.css file core/themes/stable9/css/field_ui/field_ui_display_overview_table.css .display-mode-overview-table th:first-child {
width: 20%;
}
.display-mode-overview-table th:nth-child(2) {
width: 50%;
}
.display-mode-overview-table th:last-child {
width: 30%;
}
.display-mode-overview-table td {
max-width: 50px;
word-wrap:…
field_ui_display_overview_table.css file core/modules/field_ui/css/field_ui_display_overview_table.css .display-mode-overview-table th:first-child {
width: 20%;
}
.display-mode-overview-table th:nth-child(2) {
width: 50%;
}
.display-mode-overview-table th:last-child {
width: 30%;
}
.display-mode-overview-table td {
max-width: 50px;
word-wrap:…
field_ui_form_manage_field_form_submit function core/modules/field_ui/field_ui.module Form submission handler for the 'Save and manage fields' button.
field_ui_test.info.yml file core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.info.yml core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.info.yml
field_ui_test_deprecated.info.yml file core/modules/field_ui/tests/modules/field_ui_test_deprecated/field_ui_test_deprecated.info.yml core/modules/field_ui/tests/modules/field_ui_test_deprecated/field_ui_test_deprecated.info.yml
field_update_last_removed function core/modules/field/field.install Implements hook_update_last_removed().
File class core/modules/file/src/Plugin/views/field/File.php Field handler to provide simple renderer that allows linking to a file.
File class core/modules/file/src/Plugin/views/wizard/File.php Tests creating managed files views with the wizard.
File class core/modules/file/src/Plugin/migrate/source/d6/File.php Drupal 6 file source from database.
File class core/modules/file/src/Plugin/migrate/source/d7/File.php Drupal 7 file source from database.
File class core/modules/file/src/Entity/File.php Defines the file entity class.
File class core/modules/media/src/Plugin/media/Source/File.php File entity media source.
File class core/lib/Drupal/Core/Render/Element/File.php Provides a form element for uploading a file.
File interface group core/modules/file/file.api.php Common file handling functions.
file-audio.html.twig file core/modules/file/templates/file-audio.html.twig Default theme implementation to display the file entity as an audio tag.
file-audio.html.twig file core/themes/stable9/templates/field/file-audio.html.twig Theme override to display the file entity as an audio tag.
file-audio.html.twig file core/themes/claro/templates/classy/field/file-audio.html.twig Default theme implementation to display the file entity as an audio tag.
file-audio.html.twig file core/themes/starterkit_theme/templates/field/file-audio.html.twig Default theme implementation to display the file entity as an audio tag.
file-audio.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/file-audio.html.twig Default theme implementation to display the file entity as an audio tag.
file-audio.html.twig file core/themes/default_admin/templates/classy/field/file-audio.html.twig Default theme implementation to display the file entity as an audio tag.
file-audio.html.twig file core/themes/admin/templates/classy/field/file-audio.html.twig Default theme implementation to display the file entity as an audio tag.
file-link.html.twig file core/themes/admin/templates/field/file-link.html.twig Theme override for a link to a file.
file-link.html.twig file core/themes/default_admin/templates/field/file-link.html.twig Theme override for a link to a file.
file-link.html.twig file core/profiles/demo_umami/themes/umami/templates/components/field/file-link.html.twig Theme override for a link to a file.
file-link.html.twig file core/themes/claro/templates/field/file-link.html.twig Theme override for a link to a file.
file-link.html.twig file core/themes/starterkit_theme/templates/field/file-link.html.twig Theme override for a link to a file.
file-link.html.twig file core/themes/stable9/templates/field/file-link.html.twig Theme override for a link to a file.
file-link.html.twig file core/modules/file/templates/file-link.html.twig Default theme implementation for a link to a file.
file-managed-file.html.twig file core/modules/file/templates/file-managed-file.html.twig Default theme implementation to display a file form widget.
file-managed-file.html.twig file core/themes/stable9/templates/content-edit/file-managed-file.html.twig Theme override to display a file form widget.
file-managed-file.html.twig file core/themes/claro/templates/content-edit/file-managed-file.html.twig Theme override to display a file form widget.
file-managed-file.html.twig file core/themes/starterkit_theme/templates/content-edit/file-managed-file.html.twig Theme override to display a file form widget.
file-managed-file.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content-edit/file-managed-file.html.twig Theme override to display a file form widget.
file-managed-file.html.twig file core/themes/default_admin/templates/content-edit/file-managed-file.html.twig Theme override to display a file form widget.
file-managed-file.html.twig file core/themes/admin/templates/content-edit/file-managed-file.html.twig Theme override to display a file form widget.
file-upload-help.html.twig file core/themes/starterkit_theme/templates/content-edit/file-upload-help.html.twig Theme override to display help text for file fields.
file-upload-help.html.twig file core/themes/stable9/templates/content-edit/file-upload-help.html.twig Theme override to display help text for file fields.
file-upload-help.html.twig file core/modules/file/templates/file-upload-help.html.twig Default theme implementation to display help text for file fields.
file-video.html.twig file core/modules/file/templates/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/themes/stable9/templates/field/file-video.html.twig Theme override to display the file entity as a video tag.
file-video.html.twig file core/themes/claro/templates/classy/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/themes/starterkit_theme/templates/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/themes/admin/templates/classy/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/themes/default_admin/templates/classy/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-widget-multiple.html.twig file core/themes/default_admin/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multiple file upload form widget.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.