You are here

Files in Poll 8

Primary tabs

File namesort descending Location Namespace Description
core.entity_view_mode.poll.teaser.yml config/install/core.entity_view_mode.poll.teaser.yml config/install/core.entity_view_mode.poll.teaser.yml
poll-meter.html.twig templates/poll-meter.html.twig Default theme implementation for a meter.
poll-results.html.twig templates/poll-results.html.twig Default theme implementation to display the poll results in a block.
poll-vote.html.twig templates/poll-vote.html.twig {# /** */ #} {{ form.messages }} <div class="poll"> <div class="vote-form"> {% if show_question %} <h3 class="poll-question">{{ question }}</h3> {% endif %} {{ form.choice…
poll.base-rtl.css css/poll.base-rtl.css Right-to-left specfic base stylesheet for the Poll module.
poll.base.css css/poll.base.css Base stylesheet for the Poll module.
poll.info.yml poll.info.yml poll.info.yml
poll.install poll.install Install, update, and uninstall functions for the Poll module.
poll.libraries.yml poll.libraries.yml poll.libraries.yml
poll.links.action.yml poll.links.action.yml poll.links.action.yml
poll.links.menu.yml poll.links.menu.yml poll.links.menu.yml
poll.links.task.yml poll.links.task.yml poll.links.task.yml
poll.module poll.module Collects votes on different topics in the form of multiple choice questions.
poll.permissions.yml poll.permissions.yml poll.permissions.yml
Poll.php src/Entity/Poll.php Drupal\poll\Entity
poll.routing.yml poll.routing.yml poll.routing.yml
poll.services.yml poll.services.yml poll.services.yml
poll.theme-rtl.css css/poll.theme-rtl.css Right-to-left specfic theme stylesheet for the Poll module.
poll.theme.css css/poll.theme.css Theme stylesheet for the Poll module.
poll.tokens.inc poll.tokens.inc Builds placeholder replacement tokens for values specific to Poll nodes.
PollAccessControlHandler.php src/PollAccessControlHandler.php Drupal\poll
PollBlockTest.php tests/src/Functional/PollBlockTest.php Drupal\Tests\poll\Functional
PollChoice.php src/Entity/PollChoice.php Drupal\poll\Entity
PollChoiceDefaultWidget.php src/Plugin/Field/FieldWidget/PollChoiceDefaultWidget.php Drupal\poll\Plugin\Field\FieldWidget
PollChoiceInterface.php src/PollChoiceInterface.php Drupal\poll
PollChoiceTranslationHandler.php src/PollChoiceTranslationHandler.php Drupal\poll
PollChoiceTranslationMetadataWrapper.php src/PollChoiceTranslationMetadataWrapper.php Drupal\poll
PollController.php src/Controller/PollController.php Drupal\poll\Controller
PollCreateTest.php tests/src/Functional/PollCreateTest.php Drupal\Tests\poll\Functional
PollDeleteChoiceTest.php tests/src/Functional/PollDeleteChoiceTest.php Drupal\Tests\poll\Functional
PollDeleteForm.php src/Form/PollDeleteForm.php Drupal\poll\Form
PollExpirationTest.php tests/src/Functional/PollExpirationTest.php Drupal\Tests\poll\Functional
PollFieldTest.php tests/src/Functional/PollFieldTest.php Drupal\Tests\poll\Functional
PollFieldUITest.php tests/src/Functional/PollFieldUITest.php Drupal\Tests\poll\Functional
PollForm.php src/Form/PollForm.php Drupal\poll\Form
PollHtmlSpecialCharactersTest.php tests/src/Functional/PollHtmlSpecialCharactersTest.php Drupal\Tests\poll\Functional
PollInterface.php src/PollInterface.php Drupal\poll
PollItemsDeleteForm.php src/Form/PollItemsDeleteForm.php Drupal\poll\Form
PollKernelTestBase.php tests/src/Kernel/PollKernelTestBase.php Drupal\Tests\poll\Kernel
PollListBuilder.php src/PollListBuilder.php Drupal\poll
PollListTest.php tests/src/Functional/PollListTest.php Drupal\Tests\poll\Functional
PollPostRenderCache.php src/PollPostRenderCache.php Drupal\poll
PollRecentBlock.php src/Plugin/Block/PollRecentBlock.php Drupal\poll\Plugin\Block
PollResultsTest.php tests/src/Kernel/PollResultsTest.php Drupal\Tests\poll\Kernel
PollSettingsForm.php src/Form/PollSettingsForm.php Drupal\poll\Form
PollStatus.php src/Plugin/views/field/PollStatus.php Drupal\poll\Plugin\views\field
PollStorage.php src/PollStorage.php Drupal\poll
PollStorageInterface.php src/PollStorageInterface.php Drupal\poll
PollTestBase.php tests/src/Functional/PollTestBase.php Drupal\Tests\poll\Functional
PollTokenReplaceTest.php tests/src/Functional/PollTokenReplaceTest.php Drupal\Tests\poll\Functional

Pages

Other projects