You are here

Classes, traits, and interfaces in Thunder 8.5

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AccessUnpublishedTest class Drupal\Tests\thunder\FunctionalJavascript\Integration tests/src/FunctionalJavascript/Integration/AccessUnpublishedTest.php Test for access unpublished integration.
AdminToolbarTest class Drupal\Tests\thunder\Functional\Integration tests/src/Functional/Integration/AdminToolbarTest.php Tests integration with the admin toolbar.
ArticleCreationTest class Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ArticleCreationTest.php Tests the article creation.
ArticleSchedulerIntegration class Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ArticleSchedulerIntegration.php Tests content moderation and scheduling..
AutoAspectEffect class Drupal\thunder_media\Plugin\ImageEffect modules/thunder_media/src/Plugin/ImageEffect/AutoAspectEffect.php Resizes an image resource.
AutofillTest class Drupal\Tests\thunder\FunctionalJavascript\Integration tests/src/FunctionalJavascript/Integration/AutofillTest.php Tests the autofill support for nodes in Thunder.
AutosaveFormTest class Drupal\Tests\thunder\FunctionalJavascript\Integration tests/src/FunctionalJavascript/Integration/AutosaveFormTest.php Tests the autosave support for nodes in Thunder.
ChannelsTagsTest class Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ChannelsTagsTest.php Testing of Channels and Tags.
ConfigSelectorTest class Drupal\Tests\thunder\FunctionalJavascript\Integration tests/src/FunctionalJavascript/Integration/ConfigSelectorTest.php Tests integration with the config_selector.
ConfigurationForm class Drupal\thunder_media\Form modules/thunder_media/src/Form/ConfigurationForm.php Class ConfigurationForm. 1
ContentListTest class Drupal\Tests\thunder\Functional tests/src/Functional/ContentListTest.php Test the Thunder content list view.
ContentTranslationTest class Drupal\Tests\thunder\Functional\Integration tests/src/Functional/Integration/ContentTranslationTest.php Tests integration with the content_translation.
DynamicLocalTasks class Drupal\thunder_article\Plugin\Derivative modules/thunder_article/src/Plugin/Derivative/DynamicLocalTasks.php Generates content view local tasks. 1
EntityReferenceActionsTest class Drupal\Tests\thunder\FunctionalJavascript\Integration tests/src/FunctionalJavascript/Integration/EntityReferenceActionsTest.php Tests integration with the entity_reference_actions and views_bulk_edit.
FilenameTransliterationTest class Drupal\Tests\thunder_media\Functional modules/thunder_media/tests/src/Functional/FilenameTransliterationTest.php Tests for transliteration of file names.
FileRemoveButtonTest class Drupal\Tests\thunder_media\Functional modules/thunder_media/tests/src/Functional/FileRemoveButtonTest.php Tests for transliteration of file names.
FilterExtension class Drupal\thunder_article\Twig modules/thunder_article/src/Twig/FilterExtension.php Introduce some twig filters. 2
InlineEntityFormTest class Drupal\Tests\thunder\FunctionalJavascript\Integration tests/src/FunctionalJavascript/Integration/InlineEntityFormTest.php Test for update hook changes.
InstalledConfigurationTest class Drupal\Tests\thunder\Functional tests/src/Functional/InstalledConfigurationTest.php Test for checking of configuration after install of thunder profile.
MediaGalleryModifyTest class Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/MediaGalleryModifyTest.php Tests the Gallery media modification.
MediaImageModifyTest class Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/MediaImageModifyTest.php Tests the Image media modification.
MetaInformationTest class Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/MetaInformationTest.php Testing of Meta Information.
MockHttpClientMiddleware class Drupal\thunder_test_mock_request tests/modules/thunder_test_mock_request/src/MockHttpClientMiddleware.php Sets the mocked responses. 2 2
ModeratedContentSchedulingTest class Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ModeratedContentSchedulingTest.php Tests publishing/unpublishing scheduling for moderated nodes.
ModerationStateWidget class Drupal\thunder_workflow\Plugin\Field\FieldWidget modules/thunder_workflow/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Plugin implementation of the 'thunder_moderation_state_default' widget.
ModuleConfigureForm class Drupal\thunder\Installer\Form src/Installer/Form/ModuleConfigureForm.php Provides the site configuration form. 1
ModuleIntegrationTest class Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ModuleIntegrationTest.php Testing of module integrations.
ModuleUninstallTest class Drupal\Tests\thunder\Functional tests/src/Functional/ModuleUninstallTest.php Test for checking of module uninstall functionality.
NestedTableDragTest class Drupal\Tests\thunder\FunctionalJavascript\Integration tests/src/FunctionalJavascript/Integration/NestedTableDragTest.php Tests the tabledrag sorting mechanism in nested tables.
NodeRevisionRevertDefaultForm class Drupal\thunder_article\Form modules/thunder_article/src/Form/NodeRevisionRevertDefaultForm.php Provides a form for reverting a node revision. 1
ParagraphsFeaturesTest class Drupal\Tests\thunder\FunctionalJavascript\Integration tests/src/FunctionalJavascript/Integration/ParagraphsFeaturesTest.php Tests the paragraph feature for delete confirmation dialog.
ParagraphSplitTest class Drupal\Tests\thunder\FunctionalJavascript\Integration tests/src/FunctionalJavascript/Integration/ParagraphSplitTest.php Tests the paragraph split module integration.
PasswordPolicyTest class Drupal\Tests\thunder\Functional\Integration tests/src/Functional/Integration/PasswordPolicyTest.php Tests password policy integration.
RedirectTest class Drupal\Tests\thunder\Functional\Integration tests/src/Functional/Integration/RedirectTest.php Tests integration with the redirect.
ResponsivePreview class Drupal\Tests\thunder\FunctionalJavascript\Integration tests/src/FunctionalJavascript/Integration/ResponsivePreview.php Tests the device preview functionality integration.
RiddleTest class Drupal\Tests\thunder\FunctionalJavascript\Integration tests/src/FunctionalJavascript/Integration/RiddleTest.php Tests the riddle integration.
RiddleView class Drupal\thunder_riddle\Plugin\EntityBrowser\Widget modules/thunder_riddle/src/Plugin/EntityBrowser/Widget/RiddleView.php Displays current selection in a View.
Thunder2UpdateTest class Drupal\Tests\thunder\Functional tests/src/Functional/Thunder2UpdateTest.php Tests Thunder updates from 2.0 to current.
ThunderArticleBreadcrumbBuilder class Drupal\thunder_article\Breadcrumb modules/thunder_article/src/Breadcrumb/ThunderArticleBreadcrumbBuilder.php Class to define the menu_link breadcrumb builder. 2
ThunderArticleTestTrait trait Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ThunderArticleTestTrait.php Trait with functionality required for Article handling. 6
ThunderAwsTestFixtureTrait trait Drupal\Tests\thunder\Traits tests/src/Traits/ThunderAwsTestFixtureTrait.php Trait to download test fixtures from AWS. 1
ThunderEntityBrowserTestTrait trait Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ThunderEntityBrowserTestTrait.php Trait with support for handling Entity Browser actions.
ThunderFormFieldTestTrait trait Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ThunderFormFieldTestTrait.php Trait for manipulation of form fields. 2
ThunderInstallerGermanTest class Drupal\Tests\thunder\Functional\Installer tests/src/Functional/Installer/ThunderInstallerGermanTest.php Tests the interactive installer installing the standard profile.
ThunderInstallerTest class Drupal\Tests\thunder\Functional\Installer tests/src/Functional/Installer/ThunderInstallerTest.php Tests the interactive installer installing the standard profile. 1
ThunderJavascriptTestBase abstract class Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ThunderJavascriptTestBase.php Base class for Thunder Javascript functional tests. 19 11
ThunderMediaTestTrait trait Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ThunderMediaTestTrait.php Trait for handling of Media related test actions.
ThunderMetaTagTrait trait Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ThunderMetaTagTrait.php Trait for manipulation of meta tag configuration and meta tags on page.
ThunderNodeForm class Drupal\thunder_article\Form modules/thunder_article/src/Form/ThunderNodeForm.php Base for handler for node add/edit forms. 1
ThunderParagraphsTestTrait trait Drupal\Tests\thunder\FunctionalJavascript tests/src/FunctionalJavascript/ThunderParagraphsTestTrait.php Trait for handling of Paragraph related test actions. 7

Pages

Other projects