You are here

Files in Download Count 8

Primary tabs

File namesort descending Location Namespace Description
download-count-file-field-formatter.html.twig templates/download-count-file-field-formatter.html.twig {% if file %} <span class="{{ classes}}">{{ url }} </span> <span class="download-count">{{ count }}</span> {% endif %}
DownloadCountCacheProcessor.php src/Plugin/QueueWorker/DownloadCountCacheProcessor.php Drupal\download_count\Plugin\QueueWorker
DownloadCountClearForm.php src/Form/DownloadCountClearForm.php Drupal\download_count\Form
DownloadCountController.php src/Controller/DownloadCountController.php Drupal\download_count\Controller
DownloadCountExportForm.php src/Form/DownloadCountExportForm.php Drupal\download_count\Form
DownloadCountResetForm.php src/Form/DownloadCountResetForm.php Drupal\download_count\Form
DownloadCountSettingsForm.php src/Form/DownloadCountSettingsForm.php Drupal\download_count\Form
download_count.css css/download_count.css #download-count-table a { display: inline-block; line-height: .9em; } #download-count-table a + a { border-left: 1px solid; margin-left: 0.5em; padding-left: 0.5em; } table.download-count-table th { font-weight:…
download_count.drush.inc includes/download_count.drush.inc Drush commands for download_count.
download_count.info.yml download_count.info.yml download_count.info.yml
download_count.install download_count.install Installation code for the download_count module.
download_count.libraries.yml download_count.libraries.yml download_count.libraries.yml
download_count.links.menu.yml download_count.links.menu.yml download_count.links.menu.yml
download_count.module download_count.module Tracks file downloads for files stored in the drupal files table.
download_count.permissions.yml download_count.permissions.yml download_count.permissions.yml
download_count.routing.yml download_count.routing.yml download_count.routing.yml
download_count.rules.inc download_count.rules.inc Rules specific functions for the download_count module.
download_count.settings.yml config/install/download_count.settings.yml config/install/download_count.settings.yml
download_count.views.inc download_count.views.inc Provide views data for the download_count.module.
download_count.views_default.inc includes/download_count.views_default.inc Download count default views.
FieldDownloadCount.php src/Plugin/Field/FieldFormatter/FieldDownloadCount.php Drupal\download_count\Plugin\Field\FieldFormatter
RecentDownload.php src/Plugin/Block/RecentDownload.php Drupal\download_count\Plugin\Block
TopDownload.php src/Plugin/Block/TopDownload.php Drupal\download_count\Plugin\Block

Other projects