You are here

Files in Webform Analysis 8

Primary tabs

File namesort descending Location Namespace Description
EntityTypeInfo.php src/EntityTypeInfo.php Drupal\webform_analysis
EntityTypeInfo.php modules/webform_node_analysis/src/EntityTypeInfo.php Drupal\webform_node_analysis
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ The Webform Analysis module is used to obtain statistics on the results of form submissions. …
webform-analysis-component.html.twig templates/webform-analysis-component.html.twig <div class="webform-analysis-component webform-analysis-component-select webform-analysis-component--{{ name }}"> <div class="webform-analysis-component-inner"> <h3>{{ title }}</h3> {{ data }} …
WebformAnalysis.php src/WebformAnalysis.php Drupal\webform_analysis
WebformAnalysisBlock.php src/Plugin/Block/WebformAnalysisBlock.php Drupal\webform_analysis\Plugin\Block
WebformAnalysisChart.php src/WebformAnalysisChart.php Drupal\webform_analysis
WebformAnalysisChartInterface.php src/WebformAnalysisChartInterface.php Drupal\webform_analysis
WebformAnalysisForm.php src/Form/WebformAnalysisForm.php Drupal\webform_analysis\Form
WebformAnalysisInterface.php src/WebformAnalysisInterface.php Drupal\webform_analysis
WebformNodeAnalysisBlock.php modules/webform_node_analysis/src/Plugin/Block/WebformNodeAnalysisBlock.php Drupal\webform_node_analysis\Plugin\Block
webform_analysis.admin.css css/webform_analysis.admin.css /* Analysis pages */ .webform-analysis-component { width: 33.33%; margin: 0 -2px; padding: 0; display: inline-block; vertical-align: top; } @media all and (max-width: 1024px) { .webform-analysis-component { width: 50%; } } @media all…
webform_analysis.info.yml webform_analysis.info.yml webform_analysis.info.yml
webform_analysis.install webform_analysis.install Webform Analysis - Install.
webform_analysis.libraries.yml webform_analysis.libraries.yml webform_analysis.libraries.yml
webform_analysis.links.task.yml webform_analysis.links.task.yml webform_analysis.links.task.yml
webform_analysis.module webform_analysis.module Webform Analysis - Module.
webform_analysis.routing.yml webform_analysis.routing.yml webform_analysis.routing.yml
webform_node_analysis.info.yml modules/webform_node_analysis/webform_node_analysis.info.yml modules/webform_node_analysis/webform_node_analysis.info.yml
webform_node_analysis.links.task.yml modules/webform_node_analysis/webform_node_analysis.links.task.yml modules/webform_node_analysis/webform_node_analysis.links.task.yml
webform_node_analysis.module modules/webform_node_analysis/webform_node_analysis.module Webform Analysis - Module.
webform_node_analysis.routing.yml modules/webform_node_analysis/webform_node_analysis.routing.yml modules/webform_node_analysis/webform_node_analysis.routing.yml

Other projects