Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

file.libraries.yml

core/modules/file/file.libraries.yml

File

core/modules/file/file.libraries.yml

View source
  1. drupal.file:
  2. version: VERSION
  3. js:
  4. js/file.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/once
  8. - core/drupal
  9. - core/drupalSettings
  10. moved_files:
  11. file/file.js:
  12. deprecation_version: drupal:11.1.0
  13. removed_version: drupal:12.0.0
  14. deprecation_link: https://www.drupal.org/node/3471539
  15. js:
  16. file.js: 'js/file.js'
  17. drupal.file-icon:
  18. version: VERSION
  19. css:
  20. theme:
  21. css/file.icon.theme.css: {}
  22. dependencies:
  23. - field_ui/drupal.field_ui.manage_fields

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal