You are here

Files in Twitter Profile Widget 8.2

Primary tabs

File namesort descending Location Namespace Description
block_content.type.twitter_widget.yml config/install/block_content.type.twitter_widget.yml config/install/block_content.type.twitter_widget.yml
core.entity_form_display.block_content.twitter_widget.default.yml config/install/core.entity_form_display.block_content.twitter_widget.default.yml config/install/core.entity_form_display.block_content.twitter_widget.default.yml
core.entity_view_display.block_content.twitter_widget.default.yml config/install/core.entity_view_display.block_content.twitter_widget.default.yml config/install/core.entity_view_display.block_content.twitter_widget.default.yml
field.field.block_content.twitter_widget.field_twitter_profile_widget.yml config/install/field.field.block_content.twitter_widget.field_twitter_profile_widget.yml config/install/field.field.block_content.twitter_widget.field_twitter_profile_widget.yml
field.storage.block_content.field_twitter_profile_widget.yml config/install/field.storage.block_content.field_twitter_profile_widget.yml config/install/field.storage.block_content.field_twitter_profile_widget.yml
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Theming * Developers * Maintainers INTRODUCTION ------------ This module provides GET integration with the Twitter API. After…
SettingsForm.php src/Form/SettingsForm.php Drupal\twitter_profile_widget\Form
twitter-profile-widget.html.twig templates/twitter-profile-widget.html.twig twitter_widget.html.twig Default theme implementation to present Twitter widget data.
TwitterAPIExchange.php src/Resources/j7mbo/twitter_api_php/TwitterAPIExchange.php Drupal\twitter_profile_widget\Resources\j7mbo\twitter_api_php
TwitterProfile.php src/TwitterProfile.php Drupal\twitter_profile_widget
TwitterProfileInterface.php src/TwitterProfileInterface.php Drupal\twitter_profile_widget
TwitterProfileTest.php tests/src/Unit/TwitterProfileTest.php Drupal\Tests\twitter_profile_widget\Unit
TwitterWidgetFormatter.php src/Plugin/Field/FieldFormatter/TwitterWidgetFormatter.php Drupal\twitter_profile_widget\Plugin\Field\FieldFormatter
TwitterWidgetItem.php src/Plugin/Field/FieldType/TwitterWidgetItem.php Drupal\twitter_profile_widget\Plugin\Field\FieldType
TwitterWidgetSubscriber.php src/EventSubscriber/TwitterWidgetSubscriber.php Drupal\twitter_profile_widget\EventSubscriber
TwitterWidgetWidget.php src/Plugin/Field/FieldWidget/TwitterWidgetWidget.php Drupal\twitter_profile_widget\Plugin\Field\FieldWidget
twitter_profile_widget.css css/twitter_profile_widget.css .twitter_widget { border-top: 1px solid #f0ede6; border-bottom: 1px solid #f0ede6; border-left: 1px solid #f0ede6; border-right: 1px solid #f0ede6; padding-bottom: 1px; } .tweet .tweet-actions { float: right; margin: 0; } .tweet…
twitter_profile_widget.info.yml twitter_profile_widget.info.yml twitter_profile_widget.info.yml
twitter_profile_widget.install twitter_profile_widget.install Install file for twitter_profile_widget.
twitter_profile_widget.libraries.yml twitter_profile_widget.libraries.yml twitter_profile_widget.libraries.yml
twitter_profile_widget.links.menu.yml twitter_profile_widget.links.menu.yml twitter_profile_widget.links.menu.yml
twitter_profile_widget.links.task.yml twitter_profile_widget.links.task.yml twitter_profile_widget.links.task.yml
twitter_profile_widget.module twitter_profile_widget.module Contains twitter_profile_widget.module.
twitter_profile_widget.permissions.yml twitter_profile_widget.permissions.yml twitter_profile_widget.permissions.yml
twitter_profile_widget.routing.yml twitter_profile_widget.routing.yml twitter_profile_widget.routing.yml
twitter_profile_widget.services.yml twitter_profile_widget.services.yml twitter_profile_widget.services.yml
twitter_profile_widget.settings.yml config/install/twitter_profile_widget.settings.yml config/install/twitter_profile_widget.settings.yml

Other projects